Searched refs:ratio_list (Results 1 – 1 of 1) sorted by relevance
160 u32 const ratio_list[] = {1, 2, 3, 4, 5, 6, in pll_get_post_div() local163 u32 const sz_ratio = ARRAY_SIZE(ratio_list); in pll_get_post_div()174 u64 freq_list[ARRAY_SIZE(ratio_list) * ARRAY_SIZE(band_list)]; in pll_get_post_div()187 freq *= (ratio_list[i] * (1 << band_list[j])); in pll_get_post_div()199 ratio_list[k / sz_band] * clks_pll_div * in pll_get_post_div()234 found_vco_ratio = ratio_list[optimal_index / sz_band]; in pll_get_post_div()