Searched refs:DMA_INTERRUPTS (Results 1 – 1 of 1) sorted by relevance
3350 #define DMA_INTERRUPTS (BIT(DMA_D_INTERRUPT) | \ macro3464 scratch = stat & DMA_INTERRUPTS; in handle_stat1_irqs()3465 stat &= ~DMA_INTERRUPTS; in handle_stat1_irqs()