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

/linux-master/drivers/clk/imx/
H A Dclk-scu.c222 * clk_scu_recalc_rate - Get clock rate for a SCU clock
229 static unsigned long clk_scu_recalc_rate(struct clk_hw *hw, function
446 .recalc_rate = clk_scu_recalc_rate,
456 .recalc_rate = clk_scu_recalc_rate,
464 .recalc_rate = clk_scu_recalc_rate,
596 clk->rate = clk_scu_recalc_rate(&clk->hw, 0);

Completed in 203 milliseconds