Searched refs:clk_scu_set_parent (Results 1 – 1 of 1) sorted by relevance
366 static int clk_scu_set_parent(struct clk_hw *hw, u8 index) in clk_scu_set_parent() function450 .set_parent = clk_scu_set_parent,625 ret = clk_scu_set_parent(&clk->hw, clk->parent_index); in imx_clk_scu_resume()