Searched refs:clk_hw_reparent (Results 1 – 5 of 5) sorted by relevance
252 clk_hw_reparent(hw, parent); in tegra210_clk_emc_set_rate()
264 clk_hw_reparent(&tegra->hw, __clk_get_hw(timing->parent)); in emc_set_timing()
1116 void clk_hw_reparent(struct clk_hw *hw, struct clk_hw *new_parent);
717 clk_hw_reparent(clk_mmux->mmux->hws[n], hwp); in clk_mmux_set_parent()
2444 void clk_hw_reparent(struct clk_hw *hw, struct clk_hw *new_parent) in clk_hw_reparent() function