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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsmc91x.h817 #define MII_REG(lp) SMC_REG(lp, 0x0008, 3) macro
1070 #define SMC_GET_MII(lp) SMC_inw(ioaddr, MII_REG(lp))
1082 #define SMC_SET_MII(lp, x) SMC_outw(x, ioaddr, MII_REG(lp))

Completed in 41 milliseconds