davinci: move DDR2 controller defines to memory.h
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-davinci / include / mach / memory.h
index 80309aed534ab0f2073adf49a963cb48e36cb31a..7aeaf46cade0d25cce4fc483116a9f1f7471e465 100644 (file)
 #define PHYS_OFFSET DAVINCI_DDR_BASE
 #endif
 
+#define DDR2_SDRCR_OFFSET      0xc
+#define DDR2_SRPD_BIT          BIT(23)
+#define DDR2_LPMODEN_BIT       BIT(31)
+
 /*
  * Increase size of DMA-consistent memory region
  */