Searched refs:B53_BRCM_HDR_RX_DIS (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/dsa/b53/ |
H A D | b53_regs.h | 258 #define B53_BRCM_HDR_RX_DIS 0x60 macro
|
H A D | b53_common.c | 638 b53_read16(dev, B53_MGMT_PAGE, B53_BRCM_HDR_RX_DIS, ®); in b53_brcm_hdr_setup() 643 b53_write16(dev, B53_MGMT_PAGE, B53_BRCM_HDR_RX_DIS, reg); in b53_brcm_hdr_setup()
|
/kernel/linux/linux-6.6/drivers/net/dsa/b53/ |
H A D | b53_regs.h | 259 #define B53_BRCM_HDR_RX_DIS 0x60 macro
|
H A D | b53_common.c | 675 b53_read16(dev, B53_MGMT_PAGE, B53_BRCM_HDR_RX_DIS, ®); in b53_brcm_hdr_setup() 680 b53_write16(dev, B53_MGMT_PAGE, B53_BRCM_HDR_RX_DIS, reg); in b53_brcm_hdr_setup()
|
Completed in 10 milliseconds