Searched refs:S3C2410_DMA_DISRC (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.h320 #define S3C2410_DMA_DISRC (0x00) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/plat-s3c24xx/
H A Ddma.c85 regs->disrc = dma_rdreg(chan, S3C2410_DMA_DISRC);
1143 dma_wrreg(chan, S3C2410_DMA_DISRC, devaddr);
1157 chan->addr_reg = dma_regaddr(chan, S3C2410_DMA_DISRC);

Completed in 78 milliseconds