Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/dw-axi-dmac/
Ddw-axi-dmac.h391 DWAXIDMAC_IRQ_ALL = GENMASK(31, 0) enumerator
Ddw-axi-dmac-platform.c165 if (likely(irq_mask == DWAXIDMAC_IRQ_ALL)) { in axi_chan_irq_disable()
271 axi_chan_irq_disable(&chip->dw->chan[i], DWAXIDMAC_IRQ_ALL); in axi_dma_hw_init()
553 axi_chan_irq_disable(chan, DWAXIDMAC_IRQ_ALL); in dma_chan_free_chan_resources()
1636 axi_chan_irq_disable(&chip->dw->chan[i], DWAXIDMAC_IRQ_ALL); in dw_remove()