Home
last modified time | relevance | path

Searched refs:ISR_RXTOINTR (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/sound/arm/
Daaci.h98 #define ISR_RXTOINTR (1 << 1) /* tx timeout */ macro
Daaci.c206 if (mask & ISR_RXTOINTR) { in aaci_fifo_irq()