Home
last modified time | relevance | path

Searched refs:gate_cfg (Results 1 – 5 of 5) sorted by relevance

/optee_os/core/drivers/clk/
H A Dclk-stm32-core.h18 struct gate_cfg { struct
44 const struct gate_cfg *gates; argument
H A Dclk-stm32-core.c68 const struct gate_cfg *gate = &priv->gates[gate_id]; in stm32_gate_endisable()
123 const struct gate_cfg *gate = &priv->gates[gate_id]; in stm32_gate_is_enabled()
132 const struct gate_cfg *gate = &priv->gates[gate_id]; in stm32_gate_wait_ready()
H A Dclk-stm32mp13.c277 static const struct gate_cfg gates_mp13[GATE_NB] = {
H A Dclk-stm32mp21.c389 static const struct gate_cfg gates_mp21[GATE_NB] = {
H A Dclk-stm32mp25.c379 static const struct gate_cfg gates_mp25[GATE_NB] = {