Searched refs:B53_BRCM_HDR_TX_DIS (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/dsa/b53/ |
H A D | b53_regs.h | 261 #define B53_BRCM_HDR_TX_DIS 0x62 macro
|
H A D | b53_common.c | 648 b53_read16(dev, B53_MGMT_PAGE, B53_BRCM_HDR_TX_DIS, ®); in b53_brcm_hdr_setup() 653 b53_write16(dev, B53_MGMT_PAGE, B53_BRCM_HDR_TX_DIS, reg); in b53_brcm_hdr_setup()
|
/kernel/linux/linux-6.6/drivers/net/dsa/b53/ |
H A D | b53_regs.h | 262 #define B53_BRCM_HDR_TX_DIS 0x62 macro
|
H A D | b53_common.c | 685 b53_read16(dev, B53_MGMT_PAGE, B53_BRCM_HDR_TX_DIS, ®); in b53_brcm_hdr_setup() 690 b53_write16(dev, B53_MGMT_PAGE, B53_BRCM_HDR_TX_DIS, reg); in b53_brcm_hdr_setup()
|
Completed in 9 milliseconds