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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/tulip/
H A Dde4x5.h448 #define MII_PREAMBLE 0xffffffff /* MII Management Preamble */ macro
H A Dde4x5.c4906 mii_wdata(MII_PREAMBLE, 2, ioaddr); /* Start of 34 bit preamble... */
4907 mii_wdata(MII_PREAMBLE, 32, ioaddr); /* ...continued */
4919 mii_wdata(MII_PREAMBLE, 2, ioaddr); /* Start of 34 bit preamble... */
4920 mii_wdata(MII_PREAMBLE, 32, ioaddr); /* ...continued */

Completed in 67 milliseconds