Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/dma/dw-axi-dmac/
Ddw-axi-dmac-platform.c150 static inline void axi_chan_irq_disable(struct axi_dma_chan *chan, u32 irq_mask) in axi_chan_irq_disable() function
225 axi_chan_irq_disable(&chip->dw->chan[i], DWAXIDMAC_IRQ_ALL); in axi_dma_hw_init()
506 axi_chan_irq_disable(chan, DWAXIDMAC_IRQ_ALL); in dma_chan_free_chan_resources()
1551 axi_chan_irq_disable(&chip->dw->chan[i], DWAXIDMAC_IRQ_ALL); in dw_remove()