Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds