Searched refs:clk_stm32_osc_gate_is_enabled (Results 1 – 3 of 3) sorted by relevance
353 bool clk_stm32_osc_gate_is_enabled(struct stm32_clk_priv *priv, int id);
957 bool clk_stm32_osc_gate_is_enabled(struct stm32_clk_priv *priv, int id) in clk_stm32_osc_gate_is_enabled() function1054 .is_enabled = clk_stm32_osc_gate_is_enabled,
1134 .is_enabled = clk_stm32_osc_gate_is_enabled,