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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-s3c2410/
H A Ddma.h378 #define S3C2410_DCON_NORELOAD (1<<22) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/plat-s3c24xx/
H A Ddma.c248 reload = (buf->next == NULL) ? S3C2410_DCON_NORELOAD : 0;
569 dma_wrreg(chan, S3C2410_DMA_DCON, chan->dcon | S3C2410_DCON_NORELOAD);

Completed in 81 milliseconds