Searched refs:MII (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/boot/rescue/
H A Dhead.S149 ;; Start MII clock to make sure it is running when tranceiver is reset
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/kernel/
H A Dhead.S40 * Only start MII clock if Ethernet is configured
43 * Start MII clock early to make sure that it is running at tranceiver reset
343 ;; Start MII clock to make sure it is running when tranceiver is reset
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/tulip/
H A Dde4x5.h28 #define DE4X5_MII iobase+(0x048 << lp->bus) /* MII Interface Register */
425 #define MII_MDI 0x00080000 /* MII Management Data In */
426 #define MII_MDO 0x00060000 /* MII Management Mode/Data Out */
427 #define MII_MRD 0x00040000 /* MII Management Define Read Mode */
428 #define MII_MWR 0x00000000 /* MII Management Define Write Mode */
429 #define MII_MDT 0x00020000 /* MII Management Data Out */
430 #define MII_MDC 0x00010000 /* MII Management Clock */
431 #define MII_RD 0x00004000 /* Read from MII */
432 #define MII_WR 0x00002000 /* Write to MII */
433 #define MII_SEL 0x00000800 /* Select MII whe
838 #define MII macro
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dau1000_eth.c138 * mii_probe() first searches the current MAC's MII bus for a PHY,
144 * the first MII bus is searched as well for an unclaimed PHY; this is
145 * needed in case of a dual-PHY accessible only through the MAC0's MII
191 # error MAC0-associated PHY attached 2nd MACs MII bus not supported yet
195 * MII operations
258 * _NOT_ hold (e.g. when PHY is accessed through other MAC's MII bus) */
315 /* find the first (lowest address) PHY on the current MAC's MII bus */
334 * the MAC0 MII bus */
H A Dmacb.c231 /* get MII advertise and LPA values */
548 * add that if/when we get our hands on a full-blown MII PHY.
1081 /* Set MII management clock divider */
1117 macb_writel(bp, USRIO, MACB_BIT(MII));

Completed in 79 milliseconds