Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_regs.h620 #define ENET_CTL_SRESET_MASK (1 << ENET_CTL_SRESET_SHIFT) macro
/linux-4.1.27/drivers/net/ethernet/broadcom/
Dbcm63xx_enet.c1686 val = ENET_CTL_SRESET_MASK; in bcm_enet_hw_preinit()
1693 if (!(val & ENET_CTL_SRESET_MASK)) in bcm_enet_hw_preinit()