Searched refs:stm32_gate_cfg (Results 1 – 4 of 4) sorted by relevance
20 struct stm32_gate_cfg { struct61 const struct stm32_gate_cfg *gates;
135 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()
151 static struct stm32_gate_cfg stm32mp13_gates[] = {
363 struct stm32_gate_cfg { struct382 const struct stm32_gate_cfg *gate; argument542 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] = {