Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-ath79/ar934x/
H A Dclk.c236 const u32 nfrac = (regval >> AR934X_PLL_CPU_CONFIG_NFRAC_SHIFT) & in ar934x_cpupll_to_hz()
/openbmc/linux/arch/mips/ath79/
H A Dclock.c272 nfrac = (pll >> AR934X_PLL_CPU_CONFIG_NFRAC_SHIFT) & in ar934x_clocks_init()
/openbmc/u-boot/arch/mips/mach-ath79/include/mach/
H A Dar71xx_regs.h358 #define AR934X_PLL_CPU_CONFIG_NFRAC_SHIFT 0 macro
/openbmc/linux/arch/mips/include/asm/mach-ath79/
H A Dar71xx_regs.h319 #define AR934X_PLL_CPU_CONFIG_NFRAC_SHIFT 0 macro