Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-ath79/qca953x/
H A Dclk.c71 div = (val >> QCA953X_PLL_DDR_CONFIG_NINT_SHIFT) in get_clocks()
/openbmc/linux/arch/mips/ath79/
H A Dclock.c387 nint = (pll >> QCA953X_PLL_DDR_CONFIG_NINT_SHIFT) & in qca953x_clocks_init()
/openbmc/u-boot/arch/mips/mach-ath79/include/mach/
H A Dar71xx_regs.h438 #define QCA953X_PLL_DDR_CONFIG_NINT_SHIFT 10 macro
/openbmc/linux/arch/mips/include/asm/mach-ath79/
H A Dar71xx_regs.h370 #define QCA953X_PLL_DDR_CONFIG_NINT_SHIFT 10 macro