Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-ath79/ar934x/
H A Dclk.c146 (pll_nint << AR934X_PLL_CPU_CONFIG_NINT_SHIFT) | in ar934x_pll_init()
234 const u32 nint = (regval >> AR934X_PLL_CPU_CONFIG_NINT_SHIFT) & in ar934x_cpupll_to_hz()
/openbmc/linux/arch/mips/ath79/
H A Dclock.c270 nint = (pll >> AR934X_PLL_CPU_CONFIG_NINT_SHIFT) & in ar934x_clocks_init()
/openbmc/u-boot/arch/mips/mach-ath79/include/mach/
H A Dar71xx_regs.h360 #define AR934X_PLL_CPU_CONFIG_NINT_SHIFT 6 macro
/openbmc/linux/arch/mips/include/asm/mach-ath79/
H A Dar71xx_regs.h321 #define AR934X_PLL_CPU_CONFIG_NINT_SHIFT 6 macro