Lines Matching refs:changed
41 bool *changed) in ti_clk_div_set_freq_dyn_parent() argument
64 assert(changed != NULL); in ti_clk_div_set_freq_dyn_parent()
66 *changed = false; in ti_clk_div_set_freq_dyn_parent()
121 new_min, new_max, changed); in ti_clk_div_set_freq_dyn_parent()
155 best_changed = *changed; in ti_clk_div_set_freq_dyn_parent()
184 *changed = best_changed || (old_div != best_div); in ti_clk_div_set_freq_dyn_parent()
195 bool *changed __maybe_unused) in ti_clk_div_set_freq_static_parent()
281 bool *changed) in ti_clk_div_set_freq() argument
286 assert(changed != NULL); in ti_clk_div_set_freq()
290 *changed = false; in ti_clk_div_set_freq()
299 max_hz, changed); in ti_clk_div_set_freq()
303 max_hz, changed); in ti_clk_div_set_freq()