Searched refs:stm32_gate_cfg (Results 1 – 5 of 5) sorted by relevance
20 struct stm32_gate_cfg { struct61 const struct stm32_gate_cfg *gates;
137 const struct stm32_gate_cfg *gate = &data->gates[gate_id]; in stm32_gate_endisable()163 const struct stm32_gate_cfg *gate = &data->gates[gate_id]; in stm32_gate_disable_unused()179 const struct stm32_gate_cfg *gate = &data->gates[gate_id]; in stm32_gate_is_enabled()
367 struct stm32_gate_cfg { struct386 const struct stm32_gate_cfg *gate; argument546 const struct stm32_gate_cfg *cfg, in _get_stm32_gate()591 const struct stm32_gate_cfg *cfg, in clk_stm32_register_gate_ops()1272 .cfg = (struct stm32_gate_cfg *) {_gate},\1282 .cfg = (struct stm32_gate_cfg *) {_gate},\1287 (&(struct stm32_gate_cfg) {\1534 static struct stm32_gate_cfg per_gate_cfg[G_LAST] = {
153 static struct stm32_gate_cfg stm32mp13_gates[] = {
349 static const struct stm32_gate_cfg stm32mp25_gates[GATE_NB] = {