Searched refs:clk_stm32_pll_is_enabled (Results 1 – 1 of 1) sorted by relevance
1753 static bool clk_stm32_pll_is_enabled(struct clk *clk) in clk_stm32_pll_is_enabled() function1764 if (clk_stm32_pll_is_enabled(clk)) in clk_stm32_pll_enable()1776 if (!clk_stm32_pll_is_enabled(clk)) in clk_stm32_pll_disable()