Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/clk/
H A Dclk-stm32-core.h353 bool clk_stm32_osc_gate_is_enabled(struct stm32_clk_priv *priv, int id);
H A Dclk-stm32-core.c957 bool clk_stm32_osc_gate_is_enabled(struct stm32_clk_priv *priv, int id) in clk_stm32_osc_gate_is_enabled() function
1054 .is_enabled = clk_stm32_osc_gate_is_enabled,
H A Dclk-stm32mp2.c1134 .is_enabled = clk_stm32_osc_gate_is_enabled,