Searched refs:B53_STAT_PAGE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/dsa/b53/ |
H A D | b53_regs.h | 25 #define B53_STAT_PAGE 0x01 /* Status */ macro
|
H A D | b53_common.c | 1251 b53_read16(dev, B53_STAT_PAGE, B53_LINK_STAT, &sts); in b53_port_event() 2574 b53_read48(dev, B53_STAT_PAGE, B53_STRAP_VALUE, &strap_value); in b53_switch_init() 2717 return b53_read8(dev, B53_STAT_PAGE, B53_REV_ID_25, in b53_switch_detect()
|
/kernel/linux/linux-6.6/drivers/net/dsa/b53/ |
H A D | b53_regs.h | 25 #define B53_STAT_PAGE 0x01 /* Status */ macro
|
H A D | b53_common.c | 1353 b53_read16(dev, B53_STAT_PAGE, B53_LINK_STAT, &sts); in b53_port_event() 2813 return b53_read8(dev, B53_STAT_PAGE, B53_REV_ID_25, in b53_switch_detect()
|
Completed in 9 milliseconds