Searched refs:best_f (Results 1 – 2 of 2) sorted by relevance
231 u32 best_f, f, post_divr_freq; in wrpll_configure_for_rate() local270 best_f = 0; in wrpll_configure_for_rate()299 best_f = f; in wrpll_configure_for_rate()304 c->divf = best_f - 1; in wrpll_configure_for_rate()
132 unsigned long f, dout, best_f, fvco; in axi_clkgen_calc_params() local139 best_f = ULONG_MAX; in axi_clkgen_calc_params()164 if (abs(f - fout) < abs(best_f - fout)) { in axi_clkgen_calc_params()165 best_f = f; in axi_clkgen_calc_params()169 if (best_f == fout) in axi_clkgen_calc_params()