Searched defs:SMC_PULL_DATA (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/smsc/ | ||
D | smc91x.h | 1083 #define SMC_PULL_DATA(lp, p, l) \ macro |
D | smc911x.h | 693 #define SMC_PULL_DATA(lp, p, l) SMC_insl ( lp, RX_DATA_FIFO, p, (l) >> 2 ) macro |