Home
last modified time | relevance | path

Searched refs:ENETSW_GMCR_RST_MIB_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/mips/include/asm/mach-bcm63xx/
A Dbcm63xx_regs.h826 #define ENETSW_GMCR_RST_MIB_MASK (1 << 0) macro
/linux-6.3-rc2/drivers/net/ethernet/broadcom/
A Dbcm63xx_enet.c2193 val |= ENETSW_GMCR_RST_MIB_MASK; in bcm_enetsw_open()
2196 val &= ~ENETSW_GMCR_RST_MIB_MASK; in bcm_enetsw_open()

Completed in 12 milliseconds