Searched refs:B53_DEVICE_ID (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/dsa/b53/ |
H A D | b53_regs.h | 252 #define B53_DEVICE_ID 0x30 macro
|
H A D | b53_common.c | 2665 ret = b53_read8(dev, B53_MGMT_PAGE, B53_DEVICE_ID, &id8); in b53_switch_detect() 2693 ret = b53_read32(dev, B53_MGMT_PAGE, B53_DEVICE_ID, &id32); in b53_switch_detect()
|
/kernel/linux/linux-6.6/drivers/net/dsa/b53/ |
H A D | b53_regs.h | 253 #define B53_DEVICE_ID 0x30 macro
|
H A D | b53_common.c | 2760 ret = b53_read8(dev, B53_MGMT_PAGE, B53_DEVICE_ID, &id8); in b53_switch_detect() 2788 ret = b53_read32(dev, B53_MGMT_PAGE, B53_DEVICE_ID, &id32); in b53_switch_detect()
|
Completed in 11 milliseconds