Searched refs:clk_hw_reparent (Results 1 – 4 of 4) sorted by relevance
260 clk_hw_reparent(&tegra->hw, __clk_get_hw(timing->parent)); in emc_set_timing()
798 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()
2168 void clk_hw_reparent(struct clk_hw *hw, struct clk_hw *new_parent) in clk_hw_reparent() function