Searched refs:freq_b (Results 1 – 1 of 1) sorted by relevance
160 uint32_t freq_a, freq_b, on_b, off_b; in xec_compare_div_on_off() local170 freq_b = xec_compute_frequency(max_freq[div_b], on_b, off_b); in xec_compare_div_on_off()172 if ((target_freq - freq_a) < (target_freq - freq_b)) { in xec_compare_div_on_off()