Searched refs:best_f (Results 1 – 2 of 2) sorted by relevance
226 u32 best_f, f, post_divr_freq; in wrpll_configure_for_rate() local265 best_f = 0; in wrpll_configure_for_rate()294 best_f = f; in wrpll_configure_for_rate()299 c->divf = best_f - 1; in wrpll_configure_for_rate()
109 unsigned long f, dout, best_f, fvco; in axi_clkgen_calc_params() local114 best_f = ULONG_MAX; in axi_clkgen_calc_params()135 if (abs(f - fout) < abs(best_f - fout)) { in axi_clkgen_calc_params()136 best_f = f; in axi_clkgen_calc_params()140 if (best_f == fout) in axi_clkgen_calc_params()