Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/imx/
H A Dclk-scu.c318 static int clk_scu_set_rate(struct clk_hw *hw, unsigned long rate, in clk_scu_set_rate() function
446 .set_rate = clk_scu_set_rate,
464 .set_rate = clk_scu_set_rate,
630 ret = clk_scu_set_rate(&clk->hw, clk->rate, 0); in imx_clk_scu_resume()