Searched refs:ENETSW_GMCR_REG (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/ |
H A D | bcm63xx_enet.c | 2164 val = enetsw_readb(priv, ENETSW_GMCR_REG); in bcm_enetsw_open() 2166 enetsw_writeb(priv, val, ENETSW_GMCR_REG); in bcm_enetsw_open() 2169 enetsw_writeb(priv, val, ENETSW_GMCR_REG); in bcm_enetsw_open()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
H A D | bcm63xx_enet.c | 2191 val = enetsw_readb(priv, ENETSW_GMCR_REG); in bcm_enetsw_open() 2193 enetsw_writeb(priv, val, ENETSW_GMCR_REG); in bcm_enetsw_open() 2196 enetsw_writeb(priv, val, ENETSW_GMCR_REG); in bcm_enetsw_open()
|
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-bcm63xx/ |
H A D | bcm63xx_regs.h | 825 #define ENETSW_GMCR_REG (0x200) macro
|
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-bcm63xx/ |
H A D | bcm63xx_regs.h | 825 #define ENETSW_GMCR_REG (0x200) macro
|
Completed in 18 milliseconds