Searched refs:stm32f4_gates (Results 1 – 1 of 1) sorted by relevance
43 static const struct stm32f4_gate_data stm32f4_gates[] __initconst = { variable354 for (n = 0; n < ARRAY_SIZE(stm32f4_gates); n++) { in stm32f4_rcc_init()355 const struct stm32f4_gate_data *gd = &stm32f4_gates[n]; in stm32f4_rcc_init()