Home
last modified time | relevance | path

Searched refs:stm32_gate_cfg (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/clk/stm32/
Dclk-stm32-core.h20 struct stm32_gate_cfg { struct
61 const struct stm32_gate_cfg *gates;
Dclk-stm32-core.c135 const struct stm32_gate_cfg *gate = &data->gates[gate_id]; in stm32_gate_endisable()
161 const struct stm32_gate_cfg *gate = &data->gates[gate_id]; in stm32_gate_disable_unused()
177 const struct stm32_gate_cfg *gate = &data->gates[gate_id]; in stm32_gate_is_enabled()
Dclk-stm32mp13.c151 static struct stm32_gate_cfg stm32mp13_gates[] = {
/Linux-v6.1/drivers/clk/
Dclk-stm32mp1.c363 struct stm32_gate_cfg { struct
382 const struct stm32_gate_cfg *gate; argument
542 const struct stm32_gate_cfg *cfg, in _get_stm32_gate()
587 const struct stm32_gate_cfg *cfg, in clk_stm32_register_gate_ops()
1268 .cfg = (struct stm32_gate_cfg *) {_gate},\
1278 .cfg = (struct stm32_gate_cfg *) {_gate},\
1283 (&(struct stm32_gate_cfg) {\
1530 static struct stm32_gate_cfg per_gate_cfg[G_LAST] = {