Home
last modified time | relevance | path

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

/optee_os/core/drivers/clk/
H A Dclk-stm32mp13.c1753 static bool clk_stm32_pll_is_enabled(struct clk *clk) in clk_stm32_pll_is_enabled() function
1764 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()