Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-s3c24xx/include/plat/
Dregs-dma.h20 #define S3C2410_DMA_DSTAT (0x14) macro
/linux-2.6.39/arch/arm/plat-s3c24xx/
Ddma.c91 regs->dstat = dma_rdreg(chan, S3C2410_DMA_DSTAT); in dmadbg_capture()
175 if ((dma_rdreg(chan, S3C2410_DMA_DSTAT) << (32-20)) != 0) { in s3c2410_dma_waitforload()