Searched refs:MII_MWR (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.h428 #define MII_MWR 0x00000000 /* MII Management Define Write Mode */ macro
H A Dde4x5.c4951 sendto_mii(MII_MWR | MII_WR, data, ioaddr);
4965 sendto_mii(MII_MWR | MII_WR, addr, ioaddr);
4976 sendto_mii(MII_MWR | MII_WR, 1, ioaddr);
4977 sendto_mii(MII_MWR | MII_WR, 0, ioaddr);

Completed in 136 milliseconds