Home
last modified time | relevance | path

Searched refs:AR934X_PLL_SWITCH_CLOCK_CONTROL_REG (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/mips/mach-ath79/
Dreset.c123 writel(0x570, pregs + AR934X_PLL_SWITCH_CLOCK_CONTROL_REG); in eth_init_ar934x()
125 writel(0x271, pregs + AR934X_PLL_SWITCH_CLOCK_CONTROL_REG); in eth_init_ar934x()
/external/u-boot/arch/mips/mach-ath79/include/mach/
Dar71xx_regs.h353 #define AR934X_PLL_SWITCH_CLOCK_CONTROL_REG 0x24 macro