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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsmc91x.c269 SMC_SET_RCR(lp, RCR_SOFTRST);
308 SMC_SET_RCR(lp, RCR_CLEAR);
345 SMC_SET_RCR(lp, lp->rcr_cur_mode);
388 SMC_SET_RCR(lp, RCR_CLEAR);
1458 SMC_SET_RCR(lp, lp->rcr_cur_mode);
H A Dsmc91x.h1108 #define SMC_SET_RCR(lp, x) SMC_outw(x, ioaddr, RCR_REG(lp)) macro

Completed in 45 milliseconds