Home
last modified time | relevance | path

Searched refs:OMAP_DMA_BLOCK_IRQ (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/plat-omap/
H 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()
/kernel/linux/linux-6.6/arch/arm/mach-omap1/
H A Domap-dma.c404 chan->enabled_irqs = OMAP_DMA_DROP_IRQ | OMAP_DMA_BLOCK_IRQ; in omap_request_dma()
728 if (likely(csr & OMAP_DMA_BLOCK_IRQ)) in omap1_dma_handle_ch()
/kernel/linux/linux-5.10/include/linux/
H A Domap-dma.h26 #define OMAP_DMA_BLOCK_IRQ (1 << 5) macro
/kernel/linux/linux-6.6/include/linux/
H A Domap-dma.h26 #define OMAP_DMA_BLOCK_IRQ (1 << 5) macro
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Domap_udc.c766 omap_disable_dma_irq(ep->lch, OMAP_DMA_BLOCK_IRQ); in dma_channel_claim()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Domap_udc.c769 omap_disable_dma_irq(ep->lch, OMAP_DMA_BLOCK_IRQ); in dma_channel_claim()

Completed in 11 milliseconds