Home
last modified time | relevance | path

Searched refs:S3C_DMA_CHANNELS (Results 1 – 4 of 4) sorted by relevance

/arch/arm/plat-samsung/include/plat/
Ddma-s3c24xx.h16 extern struct s3c2410_dma_chan s3c2410_chans[S3C_DMA_CHANNELS];
30 unsigned long channels[S3C_DMA_CHANNELS];
31 unsigned long channels_rx[S3C_DMA_CHANNELS];
57 unsigned int list[S3C_DMA_CHANNELS]; /* list of channels */
/arch/arm/mach-s3c24xx/include/mach/
Ddma.h70 #define S3C_DMA_CHANNELS (4) macro
72 #define S3C_DMA_CHANNELS (6) macro
/arch/arm/plat-samsung/
Ddma.c24 struct s3c2410_dma_chan s3c2410_chans[S3C_DMA_CHANNELS];
/arch/arm/mach-s3c64xx/include/mach/
Ddma.h14 #define S3C_DMA_CHANNELS (16) macro