Searched refs:pll_1000 (Results 1 - 20 of 20) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/ar71xx/files/arch/mips/ath79/
H A Ddev-eth.h28 u32 pll_1000; member in struct:ath79_eth_pll_data
H A Ddev-eth.c296 pll_val = pll_data->pll_1000;
494 u32 pll_10, pll_100, pll_1000; local
513 pll_1000 = AR71XX_PLL_VAL_1000;
520 pll_1000 = AR724X_PLL_VAL_1000;
526 pll_1000 = AR7242_PLL_VAL_1000;
533 pll_1000 = AR913X_PLL_VAL_1000;
540 pll_1000 = AR933X_PLL_VAL_1000;
549 pll_1000 = AR934X_PLL_VAL_1000;
562 if (!pll_data->pll_1000)
563 pll_data->pll_1000
566 ath79_pll_update_eth0(u32 pll_10, u32 pll_100, u32 pll_1000) argument
577 ath79_pll_update_eth1(u32 pll_10, u32 pll_100, u32 pll_1000) argument
[all...]
H A Dmach-alfa-ap96.c132 ath79_eth1_pll_data.pll_1000 = 0x110000;
139 ath79_eth1_pll_data.pll_1000 = 0x110000;
H A Dmach-wndr3700.c125 ath79_eth0_pll_data.pll_1000 = 0x11110000;
133 ath79_eth1_pll_data.pll_1000 = 0x11110000;
H A Dmach-wzr-hp-g300nh.c245 ath79_eth0_pll_data.pll_1000 = 0x1f000000;
247 ath79_eth1_pll_data.pll_1000 = 0x100;
250 ath79_eth0_pll_data.pll_1000 = 0x1e000100;
252 ath79_eth1_pll_data.pll_1000 = 0x1e000100;
H A Dmach-dir-825-b1.c178 ath79_eth0_pll_data.pll_1000 = 0x11110000;
183 ath79_eth1_pll_data.pll_1000 = 0x11110000;
H A Dmach-tew-673gru.c181 ath79_eth0_pll_data.pll_1000 = 0x11110000;
186 ath79_eth1_pll_data.pll_1000 = 0x11110000;
H A Dmach-ap96.c121 ath79_eth1_pll_data.pll_1000 = 0x1f000000;
H A Dmach-cap4200ag.c126 ath79_eth0_pll_data.pll_1000 = 0x06000000;
H A Dmach-mr600.c124 ath79_eth0_pll_data.pll_1000 = 0x06000000;
H A Dmach-tl-wr1041n-v2.c133 ath79_eth0_pll_data.pll_1000 = 0x06000000;
H A Dmach-tl-wr1043nd.c120 ath79_eth0_pll_data.pll_1000 = 0x1a000000;
H A Dmach-tl-wr2543n.c148 ath79_eth0_pll_data.pll_1000 = 0x1a000000;
H A Dmach-ap135.c186 ath79_eth0_pll_data.pll_1000 = 0x06000000;
H A Dmach-tl-wdr4300.c175 ath79_eth0_pll_data.pll_1000 = 0x06000000;
H A Dmach-ap83.c210 ath79_eth1_pll_data.pll_1000 = 0x1f000000;
H A Dmach-db120-tb388.c183 ath79_eth0_pll_data.pll_1000 = 0x06000000;
H A Dmach-rb2011.c232 ath79_eth0_pll_data.pll_1000 = 0x06000000;
H A Dmach-rb750.c264 ath79_eth0_pll_data.pll_1000 = 0x62000000;
/netgear-R7800-V1.0.2.28/target/linux/ar71xx/files/arch/mips/include/asm/mach-ath79/
H A Dag71xx_platform.h44 void (*update_pll)(u32 pll_10, u32 pll_100, u32 pll_1000);

Completed in 93 milliseconds