Searched refs:CPU_PLL_CONFIG_REFDIV_MASK (Results 1 – 1 of 1) sorted by relevance
49 #define CPU_PLL_CONFIG_REFDIV_MASK 0x0001f000 macro51 (((x) << CPU_PLL_CONFIG_REFDIV_LSB) & CPU_PLL_CONFIG_REFDIV_MASK)256 cpu_pll_set(CPU_PLL_CONFIG_REFDIV_MASK, CPU_PLL_CONFIG_REF_DIV_VAL); in qca956x_pll_init()
Completed in 3 milliseconds