Searched refs:LE_C0_STRT (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.h74 #define LE_C0_STRT 0x0002 /* Start */ macro
H A D7990.c249 WRITERDP(lp, LE_C0_INEA | LE_C0_STRT);
455 WRITERDP(lp, csr0 & ~(LE_C0_INEA|LE_C0_TDMD|LE_C0_STOP|LE_C0_STRT|LE_C0_INIT));
477 WRITERDP(lp, LE_C0_STRT);
663 WRITERDP(lp, LE_C0_STRT);
H A D7990.h157 #define LE_C0_STRT 0x0002 /* Start */ macro
H A Da2065.c259 ll->rdp = LE_C0_INEA | LE_C0_STRT;
441 ll->rdp = csr0 & ~(LE_C0_INEA|LE_C0_TDMD|LE_C0_STOP|LE_C0_STRT|
464 ll->rdp = LE_C0_STRT;
H A Ddeclance.c114 #define LE_C0_STRT 0x0002 /* Start the card */ macro
540 writereg(&ll->rdp, LE_C0_STRT);
H A Dsunlance.c148 #define LE_C0_STRT 0x0002 /* Start the card */ macro
497 sbus_writew(LE_C0_INEA | LE_C0_STRT, lp->lregs + RDP);

Completed in 50 milliseconds