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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/plat-samsung/include/plat/
H A Ds3c-dma-pl330.h15 #define S3C2410_DMAF_CIRCULAR (1 << 1) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-samsung/include/plat/
H A Ds3c-dma-pl330.h15 #define S3C2410_DMAF_CIRCULAR (1 << 1) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-s3c2410/include/mach/
H A Ddma.h113 #define S3C2410_DMAF_CIRCULAR (1 << 2) /* no circular dma support */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-s3c64xx/include/mach/
H A Ddma.h66 #define S3C2410_DMAF_CIRCULAR (1 << 0) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-s3c64xx/include/mach/
H A Ddma.h66 #define S3C2410_DMAF_CIRCULAR (1 << 0) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/soc/s3c24xx/
H A Ds3c-dma.c178 S3C2410_DMAF_CIRCULAR);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/soc/s3c24xx/
H A Ds3c-dma.c178 S3C2410_DMAF_CIRCULAR);

Completed in 135 milliseconds