Searched refs:bg2_gates (Results 1 – 1 of 1) sorted by relevance
473 static const struct berlin2_gate_data bg2_gates[] __initconst = { variable656 for (n = 0; n < ARRAY_SIZE(bg2_gates); n++) { in berlin2_clock_setup()657 const struct berlin2_gate_data *gd = &bg2_gates[n]; in berlin2_clock_setup()