Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Da2065.h75 #define LE_C0_INIT 0x0001 /* Initialize */ macro
D7990.h158 #define LE_C0_INIT 0x0001 /* Initialize */ macro
D7990.c235 WRITERDP(lp, LE_C0_INIT); in init_restart_lance()
455 WRITERDP(lp, csr0 & ~(LE_C0_INEA|LE_C0_TDMD|LE_C0_STOP|LE_C0_STRT|LE_C0_INIT)); in lance_interrupt()
Da2065.c246 ll->rdp = LE_C0_INIT; in init_restart_lance()
442 LE_C0_INIT); in lance_interrupt()
Ddeclance.c115 #define LE_C0_INIT 0x0001 /* Init the card */ macro
526 writereg(&ll->rdp, LE_C0_INIT); in init_restart_lance()
Dsunlance.c149 #define LE_C0_INIT 0x0001 /* Init the card */ macro
477 sbus_writew(LE_C0_INIT, lp->lregs + RDP); in init_restart_lance()