Searched refs:CMR1_IRQ (Results 1 – 2 of 2) sorted by relevance
65 #define CMR1_IRQ 0x02 /* Interrupt active. */ macro
629 if (read_status & (CMR1_IRQ << 3)) { /* Overrun. */ in atp_interrupt()