Home
last modified time | relevance | path

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

/arch/arm/plat-samsung/include/plat/
Dregs-dma.h17 #define S3C2410_DMA_DISRCC (0x04) macro
/arch/arm/mach-s3c24xx/
Ddma.c1137 dma_wrreg(chan, S3C2410_DMA_DISRCC, hwcfg & 3); in s3c2410_dma_devconfig()
1148 dma_wrreg(chan, S3C2410_DMA_DISRCC, (0<<1) | (0<<0)); in s3c2410_dma_devconfig()