Searched refs:OMAP_DMA_BLOCK_IRQ (Results 1 – 3 of 3) sorted by relevance
26 #define OMAP_DMA_BLOCK_IRQ (1 << 5) macro
391 chan->enabled_irqs = OMAP_DMA_DROP_IRQ | OMAP_DMA_BLOCK_IRQ; in omap_request_dma()715 if (likely(csr & OMAP_DMA_BLOCK_IRQ)) in omap1_dma_handle_ch()
767 omap_disable_dma_irq(ep->lch, OMAP_DMA_BLOCK_IRQ); in dma_channel_claim()