Searched refs:ENET_CTL_DISABLE_MASK (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h466 #define ENET_CTL_DISABLE_MASK (1 << ENET_CTL_DISABLE_SHIFT) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dbcm63xx_enet.c1042 val |= ENET_CTL_DISABLE_MASK;
1050 if (!(val & ENET_CTL_DISABLE_MASK))

Completed in 47 milliseconds