Searched refs:B53_BRCM_HDR (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/dsa/b53/ |
H A D | b53_regs.h | 214 #define B53_BRCM_HDR 0x03 macro
|
H A D | b53_common.c | 624 b53_read8(dev, B53_MGMT_PAGE, B53_BRCM_HDR, &hdr_ctl); in b53_brcm_hdr_setup() 629 b53_write8(dev, B53_MGMT_PAGE, B53_BRCM_HDR, hdr_ctl); in b53_brcm_hdr_setup()
|
/kernel/linux/linux-6.6/drivers/net/dsa/b53/ |
H A D | b53_regs.h | 215 #define B53_BRCM_HDR 0x03 macro
|
H A D | b53_common.c | 661 b53_read8(dev, B53_MGMT_PAGE, B53_BRCM_HDR, &hdr_ctl); in b53_brcm_hdr_setup() 666 b53_write8(dev, B53_MGMT_PAGE, B53_BRCM_HDR, hdr_ctl); in b53_brcm_hdr_setup()
|
Completed in 9 milliseconds