Searched refs:GSVR_IT_TX (Results 1 – 2 of 2) sorted by relevance
54 #define GSVR_IT_TX 0x02 /* Transmit Data Interrupt */ macro
767 if ((ack&GSVR_ITMASK)==GSVR_IT_TX) { in aurora_interrupt()811 } else if (ack==GSVR_IT_TX) { in aurora_interrupt()854 if (ack == (chip_id | GSVR_IT_TX)){ in aurora_interrupt()