Home
last modified time | relevance | path

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

/arch/arm/mach-s3c2410/include/mach/
Ddma.h319 #define S3C2410_DMA_DIDSTC (0x0C) macro
/arch/arm/plat-s3c24xx/
Ddma.c1184 dma_wrreg(chan, S3C2410_DMA_DIDSTC, (0<<1) | (0<<0)); in s3c2410_dma_devconfig()
1195 dma_wrreg(chan, S3C2410_DMA_DIDSTC, hwcfg & 3); in s3c2410_dma_devconfig()