Searched defs:SMC_SET_MII (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/smsc/ | ||
D | smc91x.h | 924 #define SMC_SET_MII(lp, x) SMC_outw(x, ioaddr, MII_REG(lp)) macro |
D | smc911x.h | 857 #define SMC_SET_MII(lp,a,phy,v) \ macro |