Searched refs:clk_reparent (Results 1 – 3 of 3) sorted by relevance
220 clk_reparent(clk, clk->parent_table[val]); in sh_clk_init_parent() 299 ret = clk_reparent(clk, parent); in sh_clk_div6_set_parent() 355 ret = clk_reparent(clk, parent); in sh_clk_div4_set_parent()
215 int clk_reparent(struct clk *child, struct clk *parent) in clk_reparent() function 526 ret = clk_reparent(clk, parent); in clk_set_parent()
84 int clk_reparent(struct clk *child, struct clk *parent);