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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Da2065.h75 #define LE_C0_INIT 0x0001 /* Initialize */ macro
H A D7990.h158 #define LE_C0_INIT 0x0001 /* Initialize */ macro
H A D7990.c235 WRITERDP(lp, LE_C0_INIT);
455 WRITERDP(lp, csr0 & ~(LE_C0_INEA|LE_C0_TDMD|LE_C0_STOP|LE_C0_STRT|LE_C0_INIT));
H A Da2065.c246 ll->rdp = LE_C0_INIT;
442 LE_C0_INIT);
H A Ddeclance.c115 #define LE_C0_INIT 0x0001 /* Init the card */ macro
523 writereg(&ll->rdp, LE_C0_INIT);
H A Dsunlance.c149 #define LE_C0_INIT 0x0001 /* Init the card */ macro
477 sbus_writew(LE_C0_INIT, lp->lregs + RDP);

Completed in 196 milliseconds