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