Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/ar934x/
H A Dclk.c156 (pll_nint << AR934X_PLL_DDR_CONFIG_NINT_SHIFT) | in ar934x_pll_init()
250 const u32 nint = (regval >> AR934X_PLL_DDR_CONFIG_NINT_SHIFT) & in ar934x_ddrpll_to_hz()
/OK3568_Linux_fs/kernel/arch/mips/ath79/
H A Dclock.c297 nint = (pll >> AR934X_PLL_DDR_CONFIG_NINT_SHIFT) & in ar934x_clocks_init()
/OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/include/mach/
H A Dar71xx_regs.h374 #define AR934X_PLL_DDR_CONFIG_NINT_SHIFT 10 macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-ath79/
H A Dar71xx_regs.h330 #define AR934X_PLL_DDR_CONFIG_NINT_SHIFT 10 macro