Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/qca953x/
H A Dclk.c45 div = (val >> QCA953X_PLL_CPU_CONFIG_REFDIV_SHIFT) in get_clocks()
/OK3568_Linux_fs/kernel/arch/mips/ath79/
H A Dclock.c371 ref_div = (pll >> QCA953X_PLL_CPU_CONFIG_REFDIV_SHIFT) & in qca953x_clocks_init()
/OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/include/mach/
H A Dar71xx_regs.h432 #define QCA953X_PLL_CPU_CONFIG_REFDIV_SHIFT 12 macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-ath79/
H A Dar71xx_regs.h363 #define QCA953X_PLL_CPU_CONFIG_REFDIV_SHIFT 12 macro