Home
last modified time | relevance | path

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

/arch/arm/mach-s3c24xx/
Ddma.c231 if (chan->load_state == S3C2410_DMALOAD_NONE) { in s3c2410_dma_loadbuffer()
254 case S3C2410_DMALOAD_NONE: in s3c2410_dma_loadbuffer()
331 if (chan->load_state == S3C2410_DMALOAD_NONE) { in s3c2410_dma_start()
408 if (chan->load_state == S3C2410_DMALOAD_NONE || in s3c2410_dma_canload()
546 case S3C2410_DMALOAD_NONE: in s3c2410_dma_lastxfer()
596 chan->load_state = S3C2410_DMALOAD_NONE; in s3c2410_dma_irq()
605 chan->load_state = S3C2410_DMALOAD_NONE; in s3c2410_dma_irq()
618 case S3C2410_DMALOAD_NONE: in s3c2410_dma_irq()
665 case S3C2410_DMALOAD_NONE: in s3c2410_dma_irq()
695 if (chan->load_state == S3C2410_DMALOAD_NONE) { in s3c2410_dma_irq()
[all …]
/arch/arm/mach-s3c24xx/include/mach/
Ddma.h115 S3C2410_DMALOAD_NONE, enumerator