Home
last modified time | relevance | path

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

/arch/arm/plat-samsung/include/plat/
Dregs-dma.h19 #define S3C2410_DMA_DIDSTC (0x0C) macro
/arch/arm/mach-s3c24xx/
Ddma.c1139 dma_wrreg(chan, S3C2410_DMA_DIDSTC, (0<<1) | (0<<0)); in s3c2410_dma_devconfig()
1150 dma_wrreg(chan, S3C2410_DMA_DIDSTC, hwcfg & 3); in s3c2410_dma_devconfig()