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