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