Home
last modified time | relevance | path

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

/u-boot/arch/mips/mach-ath79/qca956x/
A Dclk.c50 #define CPU_PLL_CONFIG_REFDIV_MASK 0x0001f000 macro
52 (((x) << CPU_PLL_CONFIG_REFDIV_LSB) & CPU_PLL_CONFIG_REFDIV_MASK)
257 cpu_pll_set(CPU_PLL_CONFIG_REFDIV_MASK, CPU_PLL_CONFIG_REF_DIV_VAL); in qca956x_pll_init()

Completed in 4 milliseconds