Home
last modified time | relevance | path

Searched refs:gate_cfg (Results 1 – 4 of 4) 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()
205 const struct gate_cfg *gate = &priv->gates[gate_id]; in _clk_stm32_gate_enable()
804 const struct gate_cfg *gate = &priv->gates[gate_id]; in _clk_stm32_gate_wait_ready()
835 const struct gate_cfg *gate = &priv->gates[cfg->id]; in clk_stm32_gate_enable()
852 const struct gate_cfg *gate = &priv->gates[cfg->id]; in clk_stm32_gate_disable()
864 const struct gate_cfg *gate; in _clk_stm32_gate_is_enabled()
H A Dclk-stm32-core.h17 struct gate_cfg { struct
70 const struct gate_cfg *gates;
H A Dclk-stm32mp13.c607 static const struct gate_cfg gates_mp13[LAST_GATE] = {
H A Dclk-stm32mp2.c481 static const struct gate_cfg gates_mp2[LAST_GATE] = {