]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/arm/mach-ux500/include/mach/db5500-regs.h
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.git] / arch / arm / mach-ux500 / include / mach / db5500-regs.h
index 3eafc0e24ba58d75671221a60bdcafbb68388a27..bd88c1e74060740158c95ab0c427d40265717694 100644 (file)
 #define U5500_MBOX2_LOCAL_START        (U5500_MBOX_BASE + 0x20)
 #define U5500_MBOX2_LOCAL_END  (U5500_MBOX_BASE + 0x3F)
 
+#define U5500_ESRAM_BASE               0x40000000
+#define U5500_ESRAM_DMA_LCPA_OFFSET    0x10000
+#define U5500_DMA_LCPA_BASE    (U5500_ESRAM_BASE + U5500_ESRAM_DMA_LCPA_OFFSET)
+
 #endif