Home
last modified time | relevance | path

Searched defs:S3C2410_DMAF_CIRCULAR (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/arch/arm/mach-s3c64xx/include/mach/
Ddma.h70 #define S3C2410_DMAF_CIRCULAR (1 << 0) macro
/linux-3.3/arch/arm/mach-s3c2410/include/mach/
Ddma.h124 #define S3C2410_DMAF_CIRCULAR (1 << 2) /* no circular dma support */ macro