Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-s3c24xx/
Ddma.c182 chan->load_state = S3C2410_DMALOAD_1RUNNING; in s3c2410_dma_waitforload()
260 case S3C2410_DMALOAD_1RUNNING: in s3c2410_dma_loadbuffer()
387 chan->load_state = S3C2410_DMALOAD_1RUNNING; in s3c2410_dma_start()
391 } else if (chan->load_state == S3C2410_DMALOAD_1RUNNING) { in s3c2410_dma_start()
411 chan->load_state == S3C2410_DMALOAD_1RUNNING) in s3c2410_dma_canload()
592 case S3C2410_DMALOAD_1RUNNING: in s3c2410_dma_irq()
662 case S3C2410_DMALOAD_1RUNNING: in s3c2410_dma_irq()
960 chan->load_state = S3C2410_DMALOAD_1RUNNING; in s3c2410_dma_started()
964 } else if (chan->load_state == S3C2410_DMALOAD_1RUNNING) { in s3c2410_dma_started()
/linux-2.6.39/arch/arm/mach-s3c2410/include/mach/
Ddma.h102 S3C2410_DMALOAD_1RUNNING, enumerator