Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dimx-dma.c52 #define DMA_DCR 0x00 /* Control Register */ macro
1087 imx_dmav1_writel(imxdma, DCR_DRST, DMA_DCR); in imxdma_probe()
1114 imx_dmav1_writel(imxdma, DCR_DEN, DMA_DCR); in imxdma_probe()
/Linux-v4.19/arch/arm/include/asm/hardware/
Diop3xx-adma.h34 #define DMA_DCR(chan) (chan->mmr_base + 0x24) macro