Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_regs.h825 #define ENETSW_GMCR_RST_MIB_MASK (1 << 0) macro
/linux-4.4.14/drivers/net/ethernet/broadcom/
Dbcm63xx_enet.c2235 val |= ENETSW_GMCR_RST_MIB_MASK; in bcm_enetsw_open()
2238 val &= ~ENETSW_GMCR_RST_MIB_MASK; in bcm_enetsw_open()