Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h826 #define ENETSW_GMCR_RST_MIB_MASK (1 << 0) macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/
H A Dbcm63xx_enet.c2165 val |= ENETSW_GMCR_RST_MIB_MASK; in bcm_enetsw_open()
2168 val &= ~ENETSW_GMCR_RST_MIB_MASK; in bcm_enetsw_open()