summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap/include/mach/emif4.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-omap/include/mach/emif4.h')
-rw-r--r--arch/arm/mach-omap/include/mach/emif4.h21
1 files changed, 21 insertions, 0 deletions
diff --git a/arch/arm/mach-omap/include/mach/emif4.h b/arch/arm/mach-omap/include/mach/emif4.h
index 1f9c2938a1..559443c9a6 100644
--- a/arch/arm/mach-omap/include/mach/emif4.h
+++ b/arch/arm/mach-omap/include/mach/emif4.h
@@ -24,6 +24,27 @@
#ifndef _EMIF_H_
#define _EMIF_H_
+#define EMIF4_MOD_ID_REV 0x0
+#define EMIF4_STATUS 0x04
+#define EMIF4_SDRAM_CONFIG 0x08
+#define EMIF4_SDRAM_CONFIG2 0x0c
+#define EMIF4_SDRAM_REF_CTRL 0x10
+#define EMIF4_SDRAM_REF_CTRL_SHADOW 0x14
+#define EMIF4_SDRAM_TIM_1 0x18
+#define EMIF4_SDRAM_TIM_1_SHADOW 0x1c
+#define EMIF4_SDRAM_TIM_2 0x20
+#define EMIF4_SDRAM_TIM_2_SHADOW 0x24
+#define EMIF4_SDRAM_TIM_3 0x28
+#define EMIF4_SDRAM_TIM_3_SHADOW 0x2c
+#define EMIF4_POWER_MANAGEMENT_CTRL 0x38
+#define EMIF4_POWER_MANAGEMENT_CTRL_SHADOW 0x3c
+#define EMIF4_OCP_CONFIG 0x54
+#define EMIF4_ZQ_CONFIG 0xc8
+#define EMIF4_DDR_PHY_CTRL_1 0xe4
+#define EMIF4_DDR_PHY_CTRL_1_SHADOW 0xe8
+#define EMIF4_DDR_PHY_CTRL_2 0xec
+#define EMIF4_IODFT_TLGC 0x60
+
/*
* Configuration values
*/