Home
last modified time | relevance | path

Searched refs:LE_C0_STOP (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/amd/
H A D7990.c260 WRITERDP(lp, LE_C0_STOP); in lance_reset()
393 WRITERDP(lp, LE_C0_STOP); in lance_tx()
410 WRITERDP(lp, LE_C0_STOP); in lance_tx()
460 WRITERDP(lp, csr0 & ~(LE_C0_INEA|LE_C0_TDMD|LE_C0_STOP|LE_C0_STRT|LE_C0_INIT)); in lance_interrupt()
522 WRITERDP(lp, LE_C0_STOP); in lance_close()
639 WRITERDP(lp, LE_C0_STOP); in lance_set_multicast()
H A Da2065.h73 #define LE_C0_STOP 0x0004 /* Stop */ macro
H A D7990.h155 #define LE_C0_STOP 0x0004 /* Stop */ macro
H A Dsunlance.c141 #define LE_C0_STOP 0x0004 /* Stop the card */ macro
279 sbus_writew(LE_C0_STOP, __base + RDP); \
853 sbus_writew(LE_C0_STOP, lp->lregs + RDP); in lance_interrupt()