Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_regs.h794 #define ENETSW_IMPOV_FORCE_MASK (1 << 7) macro
/linux-4.4.14/drivers/net/ethernet/broadcom/
Dbcm63xx_enet.c2244 val |= ENETSW_IMPOV_FORCE_MASK | ENETSW_IMPOV_LINKUP_MASK; in bcm_enetsw_open()