Searched refs:pll_10 (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.h26 u32 pll_10; member in struct:ath79_eth_pll_data
H A Ddev-eth.c290 pll_val = pll_data->pll_10;
494 u32 pll_10, pll_100, pll_1000; local
511 pll_10 = AR71XX_PLL_VAL_10;
518 pll_10 = AR724X_PLL_VAL_10;
524 pll_10 = AR7242_PLL_VAL_10;
531 pll_10 = AR913X_PLL_VAL_10;
538 pll_10 = AR933X_PLL_VAL_10;
547 pll_10 = AR934X_PLL_VAL_10;
556 if (!pll_data->pll_10)
557 pll_data->pll_10
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 33 milliseconds