Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/dsa/b53/
Db53_common.c2757 u8 id8; in b53_switch_detect() local
2760 ret = b53_read8(dev, B53_MGMT_PAGE, B53_DEVICE_ID, &id8); in b53_switch_detect()
2764 switch (id8) { in b53_switch_detect()
2785 dev->chip_id = id8; in b53_switch_detect()
2807 id8, id32); in b53_switch_detect()