Home
last modified time | relevance | path

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

/optee_os/core/drivers/clk/
H A Dclk-stm32-core.h46 const uint32_t nb_gates; member
H A Dclk-stm32-core.c543 priv->gate_cpt = calloc(priv->nb_gates, sizeof(*priv->gate_cpt)); in clk_stm32_init()
H A Dclk-stm32mp13.c2706 .nb_gates = ARRAY_SIZE(gates_mp13),
H A Dclk-stm32mp21.c3453 .nb_gates = ARRAY_SIZE(gates_mp21),
H A Dclk-stm32mp25.c3549 .nb_gates = ARRAY_SIZE(gates_mp25),