Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dsun6i-dma.c35 #define DMA_IRQ_CHAN_WIDTH 4 macro
464 (irq_offset * DMA_IRQ_CHAN_WIDTH)); in sun6i_dma_start_desc()
465 irq_val |= vchan->irq_type << (irq_offset * DMA_IRQ_CHAN_WIDTH); in sun6i_dma_start_desc()
574 status = status >> DMA_IRQ_CHAN_WIDTH; in sun6i_dma_interrupt()