Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-s3c24xx/
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,
/linux-4.4.14/arch/arm/mach-s3c24xx/include/mach/
Ddma.h52 DMACH_MAX, /* the end entry */ enumerator
/linux-4.4.14/arch/arm/mach-s3c64xx/include/mach/
Ddma.h51 DMACH_MAX = 32 enumerator