Searched refs:updated_min_hz (Results 1 – 1 of 1) sorted by relevance
49 uint32_t updated_min_hz = min_hz; in ti_clk_div_set_freq_dyn_parent() local91 new_min = updated_min_hz * divider; in ti_clk_div_set_freq_dyn_parent()96 if (new_min < updated_min_hz) { in ti_clk_div_set_freq_dyn_parent()167 if ((hz <= target_hz) && (updated_min_hz < hz)) { in ti_clk_div_set_freq_dyn_parent()168 updated_min_hz = hz; in ti_clk_div_set_freq_dyn_parent()