Searched refs:rounded_rate (Results 1 – 1 of 1) sorted by relevance
1067 u32 cf, vco, rounded_rate = frequency; in clock_set_display_rate() local1123 rounded_rate = (ref / best_m * best_n) >> best_p; in clock_set_display_rate()1127 __func__, rounded_rate, ref, best_m, best_n, best_p, cpcon); in clock_set_display_rate()1134 return rounded_rate; in clock_set_display_rate()