Home
last modified time | relevance | path

Searched defs:gate (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/drivers/clk/
H A Dclk-stm32-core.c68 const struct gate_cfg *gate = &priv->gates[gate_id]; in stm32_gate_endisable() local
123 const struct gate_cfg *gate = &priv->gates[gate_id]; in stm32_gate_is_enabled() local
132 const struct gate_cfg *gate = &priv->gates[gate_id]; in stm32_gate_wait_ready() local
H A Dclk-stm32mp15.c940 static void __clk_enable(const struct stm32mp1_clk_gate *gate) in __clk_enable()
953 static void __clk_disable(const struct stm32mp1_clk_gate *gate) in __clk_disable()
H A Dclk-stm32mp13.c942 int gate = -1; in stm32_clk_configure_clk() local