Searched refs:freq_optimal (Results 1 – 1 of 1) sorted by relevance
175 u64 freq_optimal; in pll_get_post_div() local178 freq_optimal = max_freq; in pll_get_post_div()217 if (freq_list[k] <= freq_optimal) { in pll_get_post_div()218 freq_optimal = freq_list[k]; in pll_get_post_div()235 found_vco_freq = freq_optimal; in pll_get_post_div()