Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-s3c24xx/include/plat/
Dregs-dma.h18 #define S3C2410_DMA_DIDSTC (0x0C) macro
/linux-2.6.39/arch/arm/plat-s3c24xx/
Ddma.c1144 dma_wrreg(chan, S3C2410_DMA_DIDSTC, (0<<1) | (0<<0)); in s3c2410_dma_devconfig()
1155 dma_wrreg(chan, S3C2410_DMA_DIDSTC, hwcfg & 3); in s3c2410_dma_devconfig()