Searched refs:clk_scu_set_parent (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/clk/imx/
H A Dclk-scu.c366 static int clk_scu_set_parent(struct clk_hw *hw, u8 index) function
450 .set_parent = clk_scu_set_parent,
625 ret = clk_scu_set_parent(&clk->hw, clk->parent_index);

Completed in 319 milliseconds