Searched refs:LE_C0_STOP (Results 1 – 6 of 6) sorted by relevance
229 WRITERDP(LE_C0_STOP); in lance_reset()357 WRITERDP(LE_C0_STOP); in lance_tx()374 WRITERDP(LE_C0_STOP); in lance_tx()424 WRITERDP(csr0 & ~(LE_C0_INEA|LE_C0_TDMD|LE_C0_STOP|LE_C0_STRT|LE_C0_INIT)); in lance_interrupt()486 WRITERDP(LE_C0_STOP); in lance_close()619 WRITERDP(LE_C0_STOP); in lance_set_multicast()
390 ll->rdp = LE_C0_STOP; in lance_tx()407 ll->rdp = LE_C0_STOP; in lance_tx()456 ll->rdp = csr0 & ~(LE_C0_INEA|LE_C0_TDMD|LE_C0_STOP|LE_C0_STRT| in lance_interrupt()502 ll->rdp = LE_C0_STOP; in lance_open()527 ll->rdp = LE_C0_STOP; in lance_close()541 ll->rdp = LE_C0_STOP; in lance_reset()699 ll->rdp = LE_C0_STOP; in lance_set_multicast()
107 #define LE_C0_STOP 0x0004 /* Stop the card */ macro651 writereg(&ll->rdp, LE_C0_STOP); in lance_tx()667 writereg(&ll->rdp, LE_C0_STOP); in lance_tx()741 writereg(&ll->rdp, LE_C0_STOP); in lance_interrupt()766 writereg(&ll->rdp, LE_C0_STOP); in lance_open()832 writereg(&ll->rdp, LE_C0_STOP); in lance_close()864 writereg(&ll->rdp, LE_C0_STOP); in lance_reset()1002 writereg(&ll->rdp, LE_C0_STOP); in lance_set_multicast()
73 #define LE_C0_STOP 0x0004 /* Stop */ macro
160 #define LE_C0_STOP 0x0004 /* Stop */ macro
142 #define LE_C0_STOP 0x0004 /* Stop the card */ macro280 sbus_writew(LE_C0_STOP, __base + RDP); \864 sbus_writew(LE_C0_STOP, lp->lregs + RDP); in lance_interrupt()