Searched refs:S3C2410_DMAF_CIRCULAR (Results 1 – 4 of 4) sorted by relevance
70 #define S3C2410_DMAF_CIRCULAR (1 << 0) macro
128 #define S3C2410_DMAF_CIRCULAR (1 << 2) /* no circular dma support */ macro
50 s3c2410_dma_setflags(dma_ch, S3C2410_DMAF_CIRCULAR); in s3c_dma_request()
379 if (chan->flags & S3C2410_DMAF_CIRCULAR) { in s3c2410_dma_enqueue()615 if (!(chan->flags & S3C2410_DMAF_CIRCULAR)) { in s3c64xx_dma_irq()624 if (!(chan->flags & S3C2410_DMAF_CIRCULAR)) in s3c64xx_dma_irq()