Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/imx/
H A Dclk-scu.c227 static unsigned long clk_scu_recalc_rate(struct clk_hw *hw, in clk_scu_recalc_rate() function
444 .recalc_rate = clk_scu_recalc_rate,
454 .recalc_rate = clk_scu_recalc_rate,
462 .recalc_rate = clk_scu_recalc_rate,
594 clk->rate = clk_scu_recalc_rate(&clk->hw, 0); in imx_clk_scu_suspend()