Home
last modified time | relevance | path

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

/arch/arm/mach-s3c24xx/include/mach/
Ddma.h78 S3C2410_DMA_IDLE, enumerator
/arch/arm/plat-s3c24xx/
Ddma.c336 chan->state = S3C2410_DMA_IDLE; in s3c2410_dma_start()
504 } else if (chan->state == S3C2410_DMA_IDLE) { in s3c2410_dma_enqueue()
657 if (chan->next != NULL && chan->state != S3C2410_DMA_IDLE) { in s3c2410_dma_irq()
802 if (chan->state != S3C2410_DMA_IDLE) { in s3c2410_dma_free()
854 chan->state = S3C2410_DMA_IDLE; in s3c2410_dma_dostop()
894 if (chan->state != S3C2410_DMA_IDLE) { in s3c2410_dma_flush()