Searched refs:OMAP_DMA_BLOCK_IRQ (Results 1 – 4 of 4) sorted by relevance
27 #define OMAP_DMA_BLOCK_IRQ (1 << 5) macro
656 chan->enabled_irqs = OMAP_DMA_DROP_IRQ | OMAP_DMA_BLOCK_IRQ; in omap_request_dma()1116 if (likely(csr & OMAP_DMA_BLOCK_IRQ)) in omap1_dma_handle_ch()
127 if (ch_status != OMAP_DMA_BLOCK_IRQ) in tusb_omap_dma_cb()
770 omap_disable_dma_irq(ep->lch, OMAP_DMA_BLOCK_IRQ); in dma_channel_claim()