Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/clk/
H A Dclk-stm32-core.c193 const struct gate_cfg *gate = &priv->gates[gate_id]; in _clk_stm32_gate_disable() local
205 const struct gate_cfg *gate = &priv->gates[gate_id]; in _clk_stm32_gate_enable() local
804 const struct gate_cfg *gate = &priv->gates[gate_id]; in _clk_stm32_gate_wait_ready() local
835 const struct gate_cfg *gate = &priv->gates[cfg->id]; in clk_stm32_gate_enable() local
852 const struct gate_cfg *gate = &priv->gates[cfg->id]; in clk_stm32_gate_disable() local
864 const struct gate_cfg *gate; in _clk_stm32_gate_is_enabled() local
H A Dstm32mp1_clk.c898 static bool gate_is_non_secure(const struct stm32mp1_clk_gate *gate) in gate_is_non_secure()
1304 static void __clk_enable(struct stm32mp1_clk_gate const *gate) in __clk_enable()
1317 static void __clk_disable(struct stm32mp1_clk_gate const *gate) in __clk_disable()
1331 static bool __clk_is_enabled(struct stm32mp1_clk_gate const *gate) in __clk_is_enabled()
1368 const struct stm32mp1_clk_gate *gate; in __stm32mp1_clk_enable() local
1413 const struct stm32mp1_clk_gate *gate; in __stm32mp1_clk_disable() local