Searched refs:b53_switch_chips (Results 1 – 1 of 1) sorted by relevance
2346 static const struct b53_chip_data b53_switch_chips[] = { variable2636 for (i = 0; i < ARRAY_SIZE(b53_switch_chips); i++) { in b53_switch_init()2637 const struct b53_chip_data *chip = &b53_switch_chips[i]; in b53_switch_init()