Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dsun6i-dma.c35 #define DMA_IRQ_QUEUE BIT(2) macro
385 irq_val |= DMA_IRQ_QUEUE << (irq_offset * DMA_IRQ_CHAN_WIDTH); in sun6i_dma_start_desc()
482 if (status & DMA_IRQ_QUEUE) { in sun6i_dma_interrupt()