Searched refs:clk_hw_reparent (Results 1 – 6 of 6) sorted by relevance
252 clk_hw_reparent(hw, parent); in tegra210_clk_emc_set_rate()
274 clk_hw_reparent(&tegra->hw, __clk_get_hw(timing->parent)); in emc_set_timing()
494 clk_hw_reparent(other_mux_hw, hwp); in clk_stm32_composite_set_parent()
734 clk_hw_reparent(clk_mmux->mmux->hws[n], hwp); in clk_mmux_set_parent()
1377 void clk_hw_reparent(struct clk_hw *hw, struct clk_hw *new_parent);
2839 void clk_hw_reparent(struct clk_hw *hw, struct clk_hw *new_parent) in clk_hw_reparent() function