Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds