Home
last modified time | relevance | path

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

/linux-4.1.27/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()
635 WRITERAP(lp, LE_CSR0); in lance_set_multicast()
659 WRITERAP(lp, LE_CSR0); in lance_poll()
Da2065.c145 ll->rap = LE_CSR0; in load_csrs()
226 ll->rap = LE_CSR0; in init_restart_lance()
360 ll->rap = LE_CSR0; in lance_tx()
377 ll->rap = LE_CSR0; in lance_tx()
420 ll->rap = LE_CSR0; /* LANCE Controller Status */ in lance_interrupt()
456 ll->rap = LE_CSR0; in lance_interrupt()
469 ll->rap = LE_CSR0; in lance_open()
495 ll->rap = LE_CSR0; in lance_close()
509 ll->rap = LE_CSR0; in lance_reset()
627 ll->rap = LE_CSR0; in lance_set_multicast()
Ddeclance.c92 #define LE_CSR0 0 macro
319 writereg(&ll->rap, LE_CSR0); in load_csrs()
530 writereg(&ll->rap, LE_CSR0); in init_restart_lance()
673 writereg(&ll->rap, LE_CSR0); in lance_tx()
689 writereg(&ll->rap, LE_CSR0); in lance_tx()
739 writereg(&ll->rap, LE_CSR0); in lance_interrupt()
786 writereg(&ll->rap, LE_CSR0); in lance_open()
846 writereg(&ll->rap, LE_CSR0); in lance_close()
875 writereg(&ll->rap, LE_CSR0); in lance_reset()
987 writereg(&ll->rap, LE_CSR0); in lance_set_multicast()
Da2065.h50 #define LE_CSR0 0x0000 /* LANCE Controller Status */ macro
D7990.h132 #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()