TCMIF_BASE         15 arch/arm/mach-omap1/include/mach/tc.h #define OMAP_TC_OCPT1_PRIOR	(TCMIF_BASE + 0x00)
TCMIF_BASE         16 arch/arm/mach-omap1/include/mach/tc.h #define OMAP_TC_EMIFS_PRIOR	(TCMIF_BASE + 0x04)
TCMIF_BASE         17 arch/arm/mach-omap1/include/mach/tc.h #define OMAP_TC_EMIFF_PRIOR	(TCMIF_BASE + 0x08)
TCMIF_BASE         18 arch/arm/mach-omap1/include/mach/tc.h #define EMIFS_CONFIG		(TCMIF_BASE + 0x0c)
TCMIF_BASE         19 arch/arm/mach-omap1/include/mach/tc.h #define EMIFS_CS0_CONFIG	(TCMIF_BASE + 0x10)
TCMIF_BASE         20 arch/arm/mach-omap1/include/mach/tc.h #define EMIFS_CS1_CONFIG	(TCMIF_BASE + 0x14)
TCMIF_BASE         21 arch/arm/mach-omap1/include/mach/tc.h #define EMIFS_CS2_CONFIG	(TCMIF_BASE + 0x18)
TCMIF_BASE         22 arch/arm/mach-omap1/include/mach/tc.h #define EMIFS_CS3_CONFIG	(TCMIF_BASE + 0x1c)
TCMIF_BASE         23 arch/arm/mach-omap1/include/mach/tc.h #define EMIFF_SDRAM_CONFIG	(TCMIF_BASE + 0x20)
TCMIF_BASE         24 arch/arm/mach-omap1/include/mach/tc.h #define EMIFF_MRS		(TCMIF_BASE + 0x24)
TCMIF_BASE         25 arch/arm/mach-omap1/include/mach/tc.h #define TC_TIMEOUT1		(TCMIF_BASE + 0x28)
TCMIF_BASE         26 arch/arm/mach-omap1/include/mach/tc.h #define TC_TIMEOUT2		(TCMIF_BASE + 0x2c)
TCMIF_BASE         27 arch/arm/mach-omap1/include/mach/tc.h #define TC_TIMEOUT3		(TCMIF_BASE + 0x30)
TCMIF_BASE         28 arch/arm/mach-omap1/include/mach/tc.h #define TC_ENDIANISM		(TCMIF_BASE + 0x34)
TCMIF_BASE         29 arch/arm/mach-omap1/include/mach/tc.h #define EMIFF_SDRAM_CONFIG_2	(TCMIF_BASE + 0x3c)
TCMIF_BASE         30 arch/arm/mach-omap1/include/mach/tc.h #define EMIF_CFG_DYNAMIC_WS	(TCMIF_BASE + 0x40)
TCMIF_BASE         31 arch/arm/mach-omap1/include/mach/tc.h #define EMIFS_ACS0		(TCMIF_BASE + 0x50)
TCMIF_BASE         32 arch/arm/mach-omap1/include/mach/tc.h #define EMIFS_ACS1		(TCMIF_BASE + 0x54)
TCMIF_BASE         33 arch/arm/mach-omap1/include/mach/tc.h #define EMIFS_ACS2		(TCMIF_BASE + 0x58)
TCMIF_BASE         34 arch/arm/mach-omap1/include/mach/tc.h #define EMIFS_ACS3		(TCMIF_BASE + 0x5c)
TCMIF_BASE         35 arch/arm/mach-omap1/include/mach/tc.h #define OMAP_TC_OCPT2_PRIOR	(TCMIF_BASE + 0xd0)