Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/lgm/
H A Dlgm-dma.c100 #define DMA_IRNCR 0x00F8 macro
557 crofs = DMA_IRNCR; in ldma_chan_irq_init()
1124 irncr = readl(d->base + DMA_IRNCR); in dma_interrupt()
1134 writel(readl(d->base + DMA_IRNCR) | BIT(cid), d->base + DMA_IRNCR); in dma_interrupt()