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.c111 const struct gate_cfg *gate = &priv->gates[gate_id]; in _clk_stm32_gate_disable() local
123 const struct gate_cfg *gate = &priv->gates[gate_id]; in _clk_stm32_gate_enable() local
725 const struct gate_cfg *gate = &priv->gates[gate_id]; in _clk_stm32_gate_wait_ready() local
756 const struct gate_cfg *gate = &priv->gates[cfg->id]; in clk_stm32_gate_enable() local
773 const struct gate_cfg *gate = &priv->gates[cfg->id]; in clk_stm32_gate_disable() local
785 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()
1320 static void __clk_disable(struct stm32mp1_clk_gate const *gate) in __clk_disable()
1339 static bool __clk_is_enabled(struct stm32mp1_clk_gate const *gate) in __clk_is_enabled()
1377 const struct stm32mp1_clk_gate *gate; in __stm32mp1_clk_enable() local
1422 const struct stm32mp1_clk_gate *gate; in __stm32mp1_clk_disable() local