Searched refs:CPU_PLL_CONFIG_REFDIV_MASK (Results 1 – 1 of 1) sorted by relevance
50 #define CPU_PLL_CONFIG_REFDIV_MASK 0x0001f000 macro52 (((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