Home
last modified time | relevance | path

Searched refs:LE_CSR0 (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/amd/
D7990.c130 WRITERAP(lp, LE_CSR0); in load_csrs()
232 WRITERAP(lp, LE_CSR0); in init_restart_lance()
258 WRITERAP(lp, LE_CSR0); in lance_reset()
391 WRITERAP(lp, LE_CSR0); in lance_tx()
408 WRITERAP(lp, LE_CSR0); in lance_tx()
448 WRITERAP(lp, LE_CSR0); /* LANCE Controller Status */ in lance_interrupt()
489 WRITERAP(lp, LE_CSR0); in lance_interrupt()
520 WRITERAP(lp, LE_CSR0); in lance_close()
637 WRITERAP(lp, LE_CSR0); in lance_set_multicast()
661 WRITERAP(lp, LE_CSR0); in lance_poll()
Da2065.c146 ll->rap = LE_CSR0; in load_csrs()
227 ll->rap = LE_CSR0; in init_restart_lance()
361 ll->rap = LE_CSR0; in lance_tx()
378 ll->rap = LE_CSR0; in lance_tx()
421 ll->rap = LE_CSR0; /* LANCE Controller Status */ in lance_interrupt()
457 ll->rap = LE_CSR0; in lance_interrupt()
470 ll->rap = LE_CSR0; in lance_open()
496 ll->rap = LE_CSR0; in lance_close()
510 ll->rap = LE_CSR0; in lance_reset()
627 ll->rap = LE_CSR0; in lance_set_multicast()
Ddeclance.c92 #define LE_CSR0 0 macro
320 writereg(&ll->rap, LE_CSR0); in load_csrs()
531 writereg(&ll->rap, LE_CSR0); in init_restart_lance()
674 writereg(&ll->rap, LE_CSR0); in lance_tx()
690 writereg(&ll->rap, LE_CSR0); in lance_tx()
740 writereg(&ll->rap, LE_CSR0); in lance_interrupt()
787 writereg(&ll->rap, LE_CSR0); in lance_open()
847 writereg(&ll->rap, LE_CSR0); in lance_close()
876 writereg(&ll->rap, LE_CSR0); in lance_reset()
988 writereg(&ll->rap, LE_CSR0); in lance_set_multicast()
Da2065.h50 #define LE_CSR0 0x0000 /* LANCE Controller Status */ macro
D7990.h133 #define LE_CSR0 0x0000 /* LANCE Controller Status */ macro
Dsunlance.c125 #define LE_CSR0 0 macro
282 sbus_writew(LE_CSR0, __base + RAP); \
316 sbus_writew(LE_CSR0, lp->lregs + RAP); in load_csrs()
474 sbus_writew(LE_CSR0, lp->lregs + RAP); in init_restart_lance()
820 sbus_writew(LE_CSR0, lp->lregs + RAP); in lance_interrupt()