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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsmc9194.h89 #define RCR_CLEAR 0x0 /* set it to a base state */ macro
H A Dsmc9194.c346 outw( RCR_CLEAR, ioaddr + RCR );
408 outb( RCR_CLEAR, ioaddr + RCR );
H A Dsmc91x.c308 SMC_SET_RCR(lp, RCR_CLEAR);
388 SMC_SET_RCR(lp, RCR_CLEAR);
H A Dsmc91x.h658 #define RCR_CLEAR 0x0 // set it to a base state macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/pcmcia/
H A Dsmc91c92_cs.c236 #define RCR_CLEAR 0x0 /* set it to a base state */ macro
1702 outw(RCR_CLEAR, ioaddr + RCR);

Completed in 87 milliseconds