MOXA linux-2.6.x / linux-2.6.19-uc1 from UC-7110-LX-BOOTLOADER-1.9_VERSION-4.2.tgz
[linux-2.6.19-moxart.git] / include / asm-arm / arch-s3c44b0x / dma.h
blobed733dda17666848308f611dd85dba4893fb7676
1 /*
2 * linux/include/asm-armnommu/arch-s3c44b0x/dma.h
3 */
5 #include <asm/hardware.h>
6 #include <linux/wait.h>
8 #ifndef __ASM_S3C44B0X_ARCH_DMA_H
9 #define __ASM_S3C44B0X_ARCH_DMA_H
11 // TODO: include dma support
13 #define MAX_DMA_ADDRESS 0x0D000000
15 #define MAX_DMA_CHANNELS 0
16 #define MAX_DMA_TRANSFER_SIZE 0x100000
18 #endif /* _ASM_S3C44B0X_ARCH_DMA_H */