Searched refs:best_p_pot (Results 1 – 1 of 1) sorted by relevance
251 bool best_p_pot; in chipone_configure_pll() local313 best_p_pot = !(best_p & 1); in chipone_configure_pll()317 best_p >> best_p_pot, best_p_pot, best_m, best_s + 1, in chipone_configure_pll()320 ref_div = PLL_REF_DIV_P(best_p >> best_p_pot) | PLL_REF_DIV_S(best_s); in chipone_configure_pll()321 if (best_p_pot) /* Prefer /2 pre-divider */ in chipone_configure_pll()