Searched refs:pll_100 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/ar71xx/files/arch/mips/ath79/
H A Ddev-eth.h27 u32 pll_100; member in struct:ath79_eth_pll_data
H A Ddev-eth.c293 pll_val = pll_data->pll_100;
494 u32 pll_10, pll_100, pll_1000; local
512 pll_100 = AR71XX_PLL_VAL_100;
519 pll_100 = AR724X_PLL_VAL_100;
525 pll_100 = AR7242_PLL_VAL_100;
532 pll_100 = AR913X_PLL_VAL_100;
539 pll_100 = AR933X_PLL_VAL_100;
548 pll_100 = AR934X_PLL_VAL_100;
559 if (!pll_data->pll_100)
560 pll_data->pll_100
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...]
/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