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()
273 clk_hw_reparent(&tegra->hw, __clk_get_hw(timing->parent)); in emc_set_timing()
1199 void clk_hw_reparent(struct clk_hw *hw, struct clk_hw *new_parent);
720 clk_hw_reparent(clk_mmux->mmux->hws[n], hwp); in clk_mmux_set_parent()
2463 void clk_hw_reparent(struct clk_hw *hw, struct clk_hw *new_parent) in clk_hw_reparent() function