Searched refs:clk_stm32_osc_gate_enable (Results 1 – 3 of 3) sorted by relevance
354 int clk_stm32_osc_gate_enable(struct stm32_clk_priv *priv, int id);
965 int clk_stm32_osc_gate_enable(struct stm32_clk_priv *priv, int id) in clk_stm32_osc_gate_enable() function1051 .enable = clk_stm32_osc_gate_enable,
1003 .enable = clk_stm32_osc_gate_enable,