Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-ath79/ar934x/
H A Dclk.c147 (pll_refdiv << AR934X_PLL_CPU_CONFIG_REFDIV_SHIFT) | in ar934x_pll_init()
232 const u32 refdiv = (regval >> AR934X_PLL_CPU_CONFIG_REFDIV_SHIFT) & in ar934x_cpupll_to_hz()
/openbmc/linux/arch/mips/ath79/
H A Dclock.c268 ref_div = (pll >> AR934X_PLL_CPU_CONFIG_REFDIV_SHIFT) & in ar934x_clocks_init()
/openbmc/u-boot/arch/mips/mach-ath79/include/mach/
H A Dar71xx_regs.h362 #define AR934X_PLL_CPU_CONFIG_REFDIV_SHIFT 12 macro
/openbmc/linux/arch/mips/include/asm/mach-ath79/
H A Dar71xx_regs.h323 #define AR934X_PLL_CPU_CONFIG_REFDIV_SHIFT 12 macro