Home
last modified time | relevance | path

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

/external/trusty/arm-trusted-firmware/drivers/st/clk/
Dclk-stm32-core.h354 int clk_stm32_osc_gate_enable(struct stm32_clk_priv *priv, int id);
Dclk-stm32-core.c965 int clk_stm32_osc_gate_enable(struct stm32_clk_priv *priv, int id) in clk_stm32_osc_gate_enable() function
1051 .enable = clk_stm32_osc_gate_enable,
Dclk-stm32mp2.c1003 .enable = clk_stm32_osc_gate_enable,