Searched refs:LE_C0_STOP (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Da2065.h73 #define LE_C0_STOP 0x0004 /* Stop */ macro
H A D7990.c261 WRITERDP(lp, LE_C0_STOP);
388 WRITERDP(lp, LE_C0_STOP);
405 WRITERDP(lp, LE_C0_STOP);
455 WRITERDP(lp, csr0 & ~(LE_C0_INEA|LE_C0_TDMD|LE_C0_STOP|LE_C0_STRT|LE_C0_INIT));
517 WRITERDP(lp, LE_C0_STOP);
639 WRITERDP(lp, LE_C0_STOP);
H A Da2065.c375 ll->rdp = LE_C0_STOP;
392 ll->rdp = LE_C0_STOP;
441 ll->rdp = csr0 & ~(LE_C0_INEA|LE_C0_TDMD|LE_C0_STOP|LE_C0_STRT|
484 ll->rdp = LE_C0_STOP;
509 ll->rdp = LE_C0_STOP;
523 ll->rdp = LE_C0_STOP;
650 ll->rdp = LE_C0_STOP;
H A D7990.h156 #define LE_C0_STOP 0x0004 /* Stop */ macro
H A Ddeclance.c113 #define LE_C0_STOP 0x0004 /* Stop the card */ macro
668 writereg(&ll->rdp, LE_C0_STOP);
684 writereg(&ll->rdp, LE_C0_STOP);
759 writereg(&ll->rdp, LE_C0_STOP);
781 writereg(&ll->rdp, LE_C0_STOP);
841 writereg(&ll->rdp, LE_C0_STOP);
870 writereg(&ll->rdp, LE_C0_STOP);
989 writereg(&ll->rdp, LE_C0_STOP);
H A Dsunlance.c147 #define LE_C0_STOP 0x0004 /* Stop the card */ macro
285 sbus_writew(LE_C0_STOP, __base + RDP); \
863 sbus_writew(LE_C0_STOP, lp->lregs + RDP);

Completed in 46 milliseconds