Home
last modified time | relevance | path

Searched refs:OMAP_DMA_BLOCK_IRQ (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
A Domap-dma.h26 #define OMAP_DMA_BLOCK_IRQ (1 << 5) macro
/linux/arch/arm/plat-omap/
A Ddma.c510 chan->enabled_irqs = OMAP_DMA_DROP_IRQ | OMAP_DMA_BLOCK_IRQ; in omap_request_dma()
838 if (likely(csr & OMAP_DMA_BLOCK_IRQ)) in omap1_dma_handle_ch()
/linux/drivers/usb/gadget/udc/
A Domap_udc.c766 omap_disable_dma_irq(ep->lch, OMAP_DMA_BLOCK_IRQ); in dma_channel_claim()

Completed in 11 milliseconds