Home
last modified time | relevance | path

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

/openbmc/linux/sound/arm/
H A Daaci.h95 #define ISR_RXTOINTR (1 << 1) /* tx timeout */ macro
H A Daaci.c203 if (mask & ISR_RXTOINTR) { in aaci_fifo_irq()