Searched refs:OMAP_DMA_DROP_IRQ (Results 1 – 2 of 2) sorted by relevance
23 #define OMAP_DMA_DROP_IRQ (1 << 1) macro
656 chan->enabled_irqs = OMAP_DMA_DROP_IRQ | OMAP_DMA_BLOCK_IRQ; in omap_request_dma()1113 if (unlikely(csr & OMAP_DMA_DROP_IRQ)) in omap1_dma_handle_ch()1165 if (unlikely(status & OMAP_DMA_DROP_IRQ)) in omap2_dma_handle_ch()