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

/linux-4.4.14/arch/arm/mach-s3c24xx/include/mach/
H A Ddma.h52 DMACH_MAX, /* the end entry */ enumerator in enum:dma_ch
/linux-4.4.14/arch/arm/mach-s3c64xx/include/mach/
H A Ddma.h51 DMACH_MAX = 32 enumerator in enum:dma_ch
/linux-4.4.14/arch/arm/mach-s3c24xx/
H A Dcommon.c319 static struct s3c24xx_dma_channel s3c2410_dma_channels[DMACH_MAX] = {
348 .num_channels = DMACH_MAX,
363 static struct s3c24xx_dma_channel s3c2412_dma_channels[DMACH_MAX] = {
389 .num_channels = DMACH_MAX,
404 static struct s3c24xx_dma_channel s3c2440_dma_channels[DMACH_MAX] = {
445 .num_channels = DMACH_MAX,
470 static struct s3c24xx_dma_channel s3c2443_dma_channels[DMACH_MAX] = {
497 .num_channels = DMACH_MAX,

Completed in 126 milliseconds