Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-samsung/include/plat/
Ddma-s3c24xx.h16 extern struct s3c2410_dma_chan s3c2410_chans[S3C_DMA_CHANNELS];
36 unsigned long channels[S3C_DMA_CHANNELS];
37 unsigned long channels_rx[S3C_DMA_CHANNELS];
63 unsigned int list[S3C_DMA_CHANNELS]; /* list of channels */
/linux-2.6.39/arch/arm/mach-s3c2410/include/mach/
Ddma.h58 #define S3C_DMA_CHANNELS (4) macro
60 #define S3C_DMA_CHANNELS (6) macro
/linux-2.6.39/arch/arm/plat-samsung/
Ddma.c24 struct s3c2410_dma_chan s3c2410_chans[S3C_DMA_CHANNELS];
/linux-2.6.39/arch/arm/mach-s3c64xx/include/mach/
Ddma.h14 #define S3C_DMA_CHANNELS (16) macro