Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dsun6i-dma.c30 #define DMA_IRQ_HALF BIT(0) macro
463 irq_val &= ~((DMA_IRQ_HALF | DMA_IRQ_PKG | DMA_IRQ_QUEUE) << in sun6i_dma_start_desc()