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

/linux-master/drivers/net/ethernet/smsc/
H A Dsmc9194.h89 #define RCR_CLEAR 0x0 /* set it to a base state */ macro
H A Dsmc9194.c331 outw( RCR_CLEAR, ioaddr + RCR );
393 outb( RCR_CLEAR, ioaddr + RCR );
H A Dsmc91c92_cs.c236 #define RCR_CLEAR 0x0 /* set it to a base state */ macro
1655 outw(RCR_CLEAR, ioaddr + RCR);
H A Dsmc91x.c307 SMC_SET_RCR(lp, RCR_CLEAR);
386 SMC_SET_RCR(lp, RCR_CLEAR);
H A Dsmc91x.h509 #define RCR_CLEAR 0x0 // set it to a base state macro

Completed in 146 milliseconds