Home
last modified time | relevance | path

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

/arch/arm/mach-s3c2410/include/mach/
Ddma.h321 #define S3C2410_DMA_DSTAT (0x14) macro
/arch/arm/plat-s3c24xx/
Ddma.c93 regs->dstat = dma_rdreg(chan, S3C2410_DMA_DSTAT); in dmadbg_capture()
192 if ((dma_rdreg(chan, S3C2410_DMA_DSTAT) << (32-20)) != 0) { in s3c2410_dma_waitforload()