Searched refs:INTSTAT_TQE (Results 1 – 2 of 2) sorted by relevance
88 #define INTSTAT_TQE 0x00000080 macro
890 if (status & (INTSTAT_TXC|INTSTAT_TCC|INTSTAT_TQE)) { in epic_intr()1306 /* INTSTAT_TXC | */ INTSTAT_TCC | INTSTAT_TQE | INTSTAT_TXU | in epic_init_locked()1467 if ((status & INTSTAT_TQE) && !(status & INTSTAT_TXIDLE)) in epic_stop_activity()