Searched defs:gate (Results 1 – 3 of 3) sorted by relevance
68 const struct gate_cfg *gate = &priv->gates[gate_id]; in stm32_gate_endisable() local123 const struct gate_cfg *gate = &priv->gates[gate_id]; in stm32_gate_is_enabled() local132 const struct gate_cfg *gate = &priv->gates[gate_id]; in stm32_gate_wait_ready() local
940 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()
942 int gate = -1; in stm32_clk_configure_clk() local