Home
last modified time | relevance | path

Searched refs:S3C2410_DMASKTRIG_STOP (Results 1 – 2 of 2) sorted by relevance

/arch/arm/mach-s3c2410/include/mach/
Ddma.h331 #define S3C2410_DMASKTRIG_STOP (1<<2) macro
/arch/arm/plat-s3c24xx/
Ddma.c376 tmp &= ~S3C2410_DMASKTRIG_STOP; in s3c2410_dma_start()
862 tmp |= S3C2410_DMASKTRIG_STOP; in s3c2410_dma_dostop()