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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dfec.h29 #define FEC_MII_SPEED 0x044 /* MII speed control reg */ macro
58 #define FEC_MII_SPEED 0x044 /* MII speed control reg */ macro
H A Dfec.c742 writel(fep->phy_speed, fep->hwp + FEC_MII_SPEED);
1204 writel(fep->phy_speed, fep->hwp + FEC_MII_SPEED);
1245 writel(fep->phy_speed, fep->hwp + FEC_MII_SPEED);

Completed in 65 milliseconds