Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/mips/mach-ath79/
H A Dreset.c124 writel(0x570, pregs + AR934X_PLL_SWITCH_CLOCK_CONTROL_REG); in eth_init_ar934x()
126 writel(0x271, pregs + AR934X_PLL_SWITCH_CLOCK_CONTROL_REG); in eth_init_ar934x()
/rk3399_rockchip-uboot/arch/mips/mach-ath79/include/mach/
H A Dar71xx_regs.h354 #define AR934X_PLL_SWITCH_CLOCK_CONTROL_REG 0x24 macro