Searched refs:S3C2410_DMA_CHANNELS (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/plat-s3c24xx/
H A Ddma.h14 extern struct s3c2410_dma_chan s3c2410_chans[S3C2410_DMA_CHANNELS];
34 unsigned long channels[S3C2410_DMA_CHANNELS];
56 unsigned int list[S3C2410_DMA_CHANNELS]; /* list of channels */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-s3c2410/
H A Ddma.h63 #define S3C2410_DMA_CHANNELS (4) macro
65 #define S3C2410_DMA_CHANNELS (6) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/plat-s3c24xx/
H A Ddma.c50 struct s3c2410_dma_chan s3c2410_chans[S3C2410_DMA_CHANNELS];

Completed in 104 milliseconds