Searched refs:TXP_INT_LATCH (Results 1 – 2 of 2) sorted by relevance
72 #define TXP_INT_LATCH 0x00000001 /* interrupt latch */ macro
807 if ((status & TXP_INT_LATCH) == 0) in txp_intr()831 if ((isr & TXP_INT_LATCH) != 0) in txp_int_task()868 if (more != 0 || READ_REG(sc, TXP_ISR & TXP_INT_LATCH) != 0) { in txp_int_task()