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

/drivers/net/ethernet/smsc/
H A Dsmc91x.c274 SMC_SET_RCR(lp, RCR_SOFTRST);
313 SMC_SET_RCR(lp, RCR_CLEAR);
350 SMC_SET_RCR(lp, lp->rcr_cur_mode);
393 SMC_SET_RCR(lp, RCR_CLEAR);
1452 SMC_SET_RCR(lp, lp->rcr_cur_mode);
H A Dsmc91x.h1037 #define SMC_SET_RCR(lp, x) SMC_outw(x, ioaddr, RCR_REG(lp)) macro

Completed in 18 milliseconds