Searched refs:ISR_TXEMP_I (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/irda/ | ||
D | w83977af_ir.h | 61 #define ISR_TXEMP_I 0x02 /* Transmitter empty interrupt */ macro |
D | w83977af_ir.c | 930 if (isr & ISR_TXEMP_I) { in w83977af_sir_interrupt() |