Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/b53/
H A Db53_common.c2341 static const struct b53_chip_data b53_switch_chips[] = { variable
2631 for (i = 0; i < ARRAY_SIZE(b53_switch_chips); i++) { in b53_switch_init()
2632 const struct b53_chip_data *chip = &b53_switch_chips[i]; in b53_switch_init()