Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/lgm/
H A Dlgm-dma.c79 #define DMA_CI_ALL \ macro
569 writel(DMA_CI_ALL, d->base + DMA_CIS); in ldma_chan_irq_init()
1112 writel(readl(d->base + DMA_CIE) & ~DMA_CI_ALL, d->base + DMA_CIE); in dma_chan_irq()