Searched refs:updated_max_hz (Results 1 – 1 of 1) sorted by relevance
50 uint32_t updated_max_hz = max_hz; in ti_clk_div_set_freq_dyn_parent() local93 new_max = updated_max_hz * divider; in ti_clk_div_set_freq_dyn_parent()116 if (new_max < updated_max_hz) { in ti_clk_div_set_freq_dyn_parent()172 if ((hz >= target_hz) && (updated_max_hz > hz)) { in ti_clk_div_set_freq_dyn_parent()173 updated_max_hz = hz; in ti_clk_div_set_freq_dyn_parent()