Searched refs:best_s (Results 1 – 2 of 2) sorted by relevance
253 unsigned int best_p = 0, best_m = 0, best_s = 0; in chipone_configure_pll() local 318 best_s = s; in chipone_configure_pll() 328 best_p >> best_p_pot, best_p_pot, best_m, best_s + 1, in chipone_configure_pll() 330 (fin * best_m) / (best_p << (best_s + 1))); in chipone_configure_pll() 332 ref_div = PLL_REF_DIV_P(best_p >> best_p_pot) | PLL_REF_DIV_S(best_s); in chipone_configure_pll()
380 u8 _s, best_s; in fsl_samsung_hdmi_phy_find_pms() local 432 best_s = _s; in fsl_samsung_hdmi_phy_find_pms() 447 *s = best_s; in fsl_samsung_hdmi_phy_find_pms()