Home
last modified time | relevance | path

Searched refs:clk_hw_reparent (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Dclk-provider.h666 void clk_hw_reparent(struct clk_hw *hw, struct clk_hw *new_parent);
/linux-4.4.14/drivers/clk/tegra/
Dclk-emc.c260 clk_hw_reparent(&tegra->hw, __clk_get_hw(timing->parent)); in emc_set_timing()
/linux-4.4.14/drivers/clk/
Dclk.c1722 void clk_hw_reparent(struct clk_hw *hw, struct clk_hw *new_parent) in clk_hw_reparent() function