Home
last modified time | relevance | path

Searched refs:b53_switch_chips (Results 1 – 1 of 1) sorted by relevance

/drivers/net/dsa/b53/
Db53_common.c2297 static const struct b53_chip_data b53_switch_chips[] = { variable
2560 for (i = 0; i < ARRAY_SIZE(b53_switch_chips); i++) { in b53_switch_init()
2561 const struct b53_chip_data *chip = &b53_switch_chips[i]; in b53_switch_init()