Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/dma/
Dsun6i-dma.c34 #define DMA_IRQ_CHAN_WIDTH 4 macro
457 (irq_offset * DMA_IRQ_CHAN_WIDTH)); in sun6i_dma_start_desc()
458 irq_val |= vchan->irq_type << (irq_offset * DMA_IRQ_CHAN_WIDTH); in sun6i_dma_start_desc()
567 status = status >> DMA_IRQ_CHAN_WIDTH; in sun6i_dma_interrupt()