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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Da2065.h73 #define LE_C0_STOP 0x0004 /* Stop */ macro
H A D7990.c229 WRITERDP(LE_C0_STOP);
357 WRITERDP(LE_C0_STOP);
374 WRITERDP(LE_C0_STOP);
424 WRITERDP(csr0 & ~(LE_C0_INEA|LE_C0_TDMD|LE_C0_STOP|LE_C0_STRT|LE_C0_INIT));
486 WRITERDP(LE_C0_STOP);
617 WRITERDP(LE_C0_STOP);
H A Ddeclance.c107 #define LE_C0_STOP 0x0004 /* Stop the card */ macro
648 writereg(&ll->rdp, LE_C0_STOP);
664 writereg(&ll->rdp, LE_C0_STOP);
738 writereg(&ll->rdp, LE_C0_STOP);
763 writereg(&ll->rdp, LE_C0_STOP);
827 writereg(&ll->rdp, LE_C0_STOP);
858 writereg(&ll->rdp, LE_C0_STOP);
989 writereg(&ll->rdp, LE_C0_STOP);
H A Da2065.c389 ll->rdp = LE_C0_STOP;
406 ll->rdp = LE_C0_STOP;
455 ll->rdp = csr0 & ~(LE_C0_INEA|LE_C0_TDMD|LE_C0_STOP|LE_C0_STRT|
501 ll->rdp = LE_C0_STOP;
526 ll->rdp = LE_C0_STOP;
540 ll->rdp = LE_C0_STOP;
690 ll->rdp = LE_C0_STOP;
H A D7990.h160 #define LE_C0_STOP 0x0004 /* Stop */ macro
H A Dsunlance.c142 #define LE_C0_STOP 0x0004 /* Stop the card */ macro
280 sbus_writew(LE_C0_STOP, __base + RDP); \
864 sbus_writew(LE_C0_STOP, lp->lregs + RDP);

Completed in 118 milliseconds