Searched refs:new_max (Results 1 – 1 of 1) sorted by relevance
53 uint32_t new_target, new_min, new_max, new_parent_freq; 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()117 new_max = UINT_MAX; in ti_clk_div_set_freq_dyn_parent()121 new_min, new_max, changed); in ti_clk_div_set_freq_dyn_parent()