Searched refs:__clk_set_parent_before (Results 1 – 1 of 1) sorted by relevance
1137 static struct clk_core *__clk_set_parent_before(struct clk_core *core, in __clk_set_parent_before() function1202 old_parent = __clk_set_parent_before(core, parent); in __clk_set_parent()1447 old_parent = __clk_set_parent_before(core, core->new_parent); in clk_change_rate()