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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/plat-s3c24xx/
H A Ddma.c345 chan->state = S3C2410_DMA_IDLE;
506 } else if (chan->state == S3C2410_DMA_IDLE) {
654 if (chan->next != NULL && chan->state != S3C2410_DMA_IDLE) {
799 if (chan->state != S3C2410_DMA_IDLE) {
845 chan->state = S3C2410_DMA_IDLE;
885 if (chan->state != S3C2410_DMA_IDLE) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-s3c2410/
H A Ddma.h71 S3C2410_DMA_IDLE, enumerator in enum:s3c2410_dma_state

Completed in 81 milliseconds