Home
last modified time | relevance | path

Searched refs:AR933X_PLL_CPU_CONFIG_REFDIV_SHIFT (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/mips/mach-ath79/ar933x/
H A Dclk.c42 div = (val >> AR933X_PLL_CPU_CONFIG_REFDIV_SHIFT) in get_clocks()
/openbmc/linux/arch/mips/ath79/
H A Dclock.c180 t = (cpu_config >> AR933X_PLL_CPU_CONFIG_REFDIV_SHIFT) & in ar933x_clocks_init()
/openbmc/u-boot/arch/mips/mach-ath79/include/mach/
H A Dar71xx_regs.h337 #define AR933X_PLL_CPU_CONFIG_REFDIV_SHIFT 16 macro
/openbmc/linux/arch/mips/include/asm/mach-ath79/
H A Dar71xx_regs.h300 #define AR933X_PLL_CPU_CONFIG_REFDIV_SHIFT 16 macro