Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-s3c/
Ds3c24xx.c309 static struct s3c24xx_dma_channel s3c2410_dma_channels[DMACH_MAX] = {
366 .num_channels = DMACH_MAX,
385 static struct s3c24xx_dma_channel s3c2412_dma_channels[DMACH_MAX] = {
435 .num_channels = DMACH_MAX,
454 static struct s3c24xx_dma_channel s3c2440_dma_channels[DMACH_MAX] = {
527 .num_channels = DMACH_MAX,
556 static struct s3c24xx_dma_channel s3c2443_dma_channels[DMACH_MAX] = {
601 .num_channels = DMACH_MAX,
Ddma-s3c24xx.h48 DMACH_MAX, /* the end entry */ enumerator
Ddma-s3c64xx.h52 DMACH_MAX = 32 enumerator