Searched refs:best_mul (Results 1 – 2 of 2) sorted by relevance
388 u32 best_mul, best_div1, best_div2; in wm8650_find_pll_bits() local411 best_mul = mul; in wm8650_find_pll_bits()420 *multiplier = best_mul; in wm8650_find_pll_bits()456 u32 best_mul, best_div1, best_div2; in wm8750_find_pll_bits() local480 best_mul = mul; in wm8750_find_pll_bits()491 *multiplier = best_mul; in wm8750_find_pll_bits()500 u32 best_mul, best_div1, best_div2; in wm8850_find_pll_bits() local524 best_mul = mul; in wm8850_find_pll_bits()534 *multiplier = best_mul; in wm8850_find_pll_bits()
295 unsigned int best_mul; in mtk_i2c_set_speed() local312 best_mul = MAX_SAMPLE_CNT_DIV * max_step_cnt; in mtk_i2c_set_speed()326 if (cnt_mul < best_mul) { in mtk_i2c_set_speed()327 best_mul = cnt_mul; in mtk_i2c_set_speed()330 if (best_mul == opt_div) in mtk_i2c_set_speed()