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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-s3c24xx/include/plat/
H A Dregs-dma.h73 #define S3C2410_DCON_NORELOAD (1<<22) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-s3c24xx/
H A Ddma.c227 reload = (buf->next == NULL) ? S3C2410_DCON_NORELOAD : 0;
549 dma_wrreg(chan, S3C2410_DMA_DCON, chan->dcon | S3C2410_DCON_NORELOAD);

Completed in 14 milliseconds