Searched refs:clk_hw_reparent (Results 1 – 3 of 3) sorted by relevance
666 void clk_hw_reparent(struct clk_hw *hw, struct clk_hw *new_parent);
260 clk_hw_reparent(&tegra->hw, __clk_get_hw(timing->parent)); in emc_set_timing()
1722 void clk_hw_reparent(struct clk_hw *hw, struct clk_hw *new_parent) in clk_hw_reparent() function