Searched refs:S3C2410_DMAF_CIRCULAR (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-samsung/include/plat/
H A Ds3c-dma-pl330.h15 #define S3C2410_DMAF_CIRCULAR (1 << 1) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c2410/include/mach/
H A Ddma.h113 #define S3C2410_DMAF_CIRCULAR (1 << 2) /* no circular dma support */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c64xx/include/mach/
H A Ddma.h66 #define S3C2410_DMAF_CIRCULAR (1 << 0) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c64xx/
H A Ddma.c379 if (chan->flags & S3C2410_DMAF_CIRCULAR) {
614 if (!(chan->flags & S3C2410_DMAF_CIRCULAR)) {
623 if (!(chan->flags & S3C2410_DMAF_CIRCULAR))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-samsung/
H A Ds3c-pl330.c371 if (pluck || !(ch->options & S3C2410_DMAF_CIRCULAR))
388 if (ch->options & S3C2410_DMAF_CIRCULAR &&
416 if (ffree || !(ch->options & S3C2410_DMAF_CIRCULAR))
912 #define S3C_PL330_FLAGS (S3C2410_DMAF_CIRCULAR | S3C2410_DMAF_AUTOSTART)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/s3c24xx/
H A Ds3c-dma.c178 S3C2410_DMAF_CIRCULAR);

Completed in 110 milliseconds