Searched refs:LE_C0_RINT (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Da2065.h65 #define LE_C0_RINT 0x0400 /* Receive Interrupt */ macro
H A D7990.h147 #define LE_C0_RINT 0x0400 /* Receive Interrupt */ macro
H A D7990.c298 WRITERDP(lp, LE_C0_RINT | LE_C0_INEA); /* ack Rx int, reenable ints */
462 if (csr0 & LE_C0_RINT)
H A Ddeclance.c105 #define LE_C0_RINT 0x0400 /* Received interrupt */ macro
737 writereg(&ll->rdp, csr0 & (LE_C0_INTR | LE_C0_TINT | LE_C0_RINT));
744 if (csr0 & LE_C0_RINT)
H A Da2065.c286 ll->rdp = LE_C0_RINT|LE_C0_INEA;
449 if (csr0 & LE_C0_RINT)
H A Dsunlance.c139 #define LE_C0_RINT 0x0400 /* Received interrupt */ macro
830 sbus_writew(csr0 & (LE_C0_INTR | LE_C0_TINT | LE_C0_RINT),
840 if (csr0 & LE_C0_RINT)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Da2065.h65 #define LE_C0_RINT 0x0400 /* Receive Interrupt */ macro
H A D7990.h147 #define LE_C0_RINT 0x0400 /* Receive Interrupt */ macro
H A D7990.c298 WRITERDP(lp, LE_C0_RINT | LE_C0_INEA); /* ack Rx int, reenable ints */
462 if (csr0 & LE_C0_RINT)
H A Ddeclance.c105 #define LE_C0_RINT 0x0400 /* Received interrupt */ macro
737 writereg(&ll->rdp, csr0 & (LE_C0_INTR | LE_C0_TINT | LE_C0_RINT));
744 if (csr0 & LE_C0_RINT)
H A Da2065.c286 ll->rdp = LE_C0_RINT|LE_C0_INEA;
449 if (csr0 & LE_C0_RINT)
H A Dsunlance.c139 #define LE_C0_RINT 0x0400 /* Received interrupt */ macro
830 sbus_writew(csr0 & (LE_C0_INTR | LE_C0_TINT | LE_C0_RINT),
840 if (csr0 & LE_C0_RINT)

Completed in 125 milliseconds