Home
last modified time | relevance | path

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

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