Searched refs:child_freq (Results 1 – 1 of 1) sorted by relevance
136 unsigned long child_freq = ULONG_MAX; in get_target_freq_with_devfreq() local140 child_freq = get_target_freq_by_required_opp(parent_devfreq->dev.parent, in get_target_freq_with_devfreq()143 if (child_freq) in get_target_freq_with_devfreq()155 child_freq = devfreq->freq_table[i]; in get_target_freq_with_devfreq()158 child_freq = devfreq->freq_table[count - 1]; in get_target_freq_with_devfreq()162 *freq = child_freq; in get_target_freq_with_devfreq()