Searched refs:MAIN_PLL (Results 1 – 3 of 3) sorted by relevance
30 #define CORE_PLL MAIN_PLL82 MAIN_PLL, enumerator
68 if (data->pll == MAIN_PLL) in configure_mult_div()206 if (data->pll == MAIN_PLL) in init_pll()223 for (pll = MAIN_PLL; pll < MAX_PLL_COUNT; pll++) { in init_plls()285 if (pll == MAIN_PLL) { in pll_freq_get()
17 .pll = MAIN_PLL,
Completed in 6 milliseconds