Searched refs:ENET_CTL_EPHYSEL_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.h470 #define ENET_CTL_EPHYSEL_MASK (1 << ENET_CTL_EPHYSEL_SHIFT) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dbcm63xx_enet.c1589 val |= ENET_CTL_EPHYSEL_MASK;
1591 val &= ~ENET_CTL_EPHYSEL_MASK;

Completed in 121 milliseconds