Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_regs.h470 #define ENET_CTL_EPHYSEL_MASK (1 << ENET_CTL_EPHYSEL_SHIFT) macro
/linux-2.6.39/drivers/net/
Dbcm63xx_enet.c1584 val |= ENET_CTL_EPHYSEL_MASK; in bcm_enet_hw_preinit()
1586 val &= ~ENET_CTL_EPHYSEL_MASK; in bcm_enet_hw_preinit()