Searched refs:IS_TIMINT (Results 1 – 5 of 5) sorted by relevance
22 #define IMASK_FAST (IS_PLINT1 | IS_PLINT2 | IS_TIMINT | IS_TOKEN | \
305 #define IS_TIMINT (1L<<22) /* Bit 22: IRQ_TIMER */ macro
167 if ((tr > smc->hw.t_start) || (is & IS_TIMINT)) { in hwt_read()
197 #define IMASK_SLOW (IS_PLINT1 | IS_PLINT2 | IS_TIMINT | IS_TOKEN | \765 if (is & IS_TIMINT) { /* Timer 82C54-2 */ in fddi_isr()
177 IS_TIMINT = 1<<22, /* IRQ from Timer */ enumerator
Completed in 22 milliseconds