Searched refs:best_f (Results 1 – 2 of 2) sorted by relevance
230 u32 best_f, f, post_divr_freq; in wrpll_configure_for_rate() local269 best_f = 0; in wrpll_configure_for_rate()298 best_f = f; in wrpll_configure_for_rate()303 c->divf = best_f - 1; in wrpll_configure_for_rate()
131 unsigned long f, dout, best_f, fvco; in axi_clkgen_calc_params() local138 best_f = ULONG_MAX; in axi_clkgen_calc_params()163 if (abs(f - fout) < abs(best_f - fout)) { in axi_clkgen_calc_params()164 best_f = f; in axi_clkgen_calc_params()168 if (best_f == fout) in axi_clkgen_calc_params()