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

/drivers/net/ethernet/amd/
H A Da2065.h68 #define LE_C0_INTR 0x0080 /* Interrupt Flag */ macro
H A D7990.h148 #define LE_C0_INTR 0x0080 /* Interrupt Flag macro
H A D7990.c453 if (!(csr0 & LE_C0_INTR)) { /* Check if any interrupt has */
H A Ddeclance.c107 #define LE_C0_INTR 0x0080 /* Interrupt or error */ macro
743 writereg(&ll->rdp, csr0 & (LE_C0_INTR | LE_C0_TINT | LE_C0_RINT));
H A Dsunlance.c140 #define LE_C0_INTR 0x0080 /* Interrupt or error */ macro
824 sbus_writew(csr0 & (LE_C0_INTR | LE_C0_TINT | LE_C0_RINT),
H A Da2065.c423 if (!(csr0 & LE_C0_INTR)) /* Check if any interrupt has */

Completed in 22 milliseconds