|
@@ -102,10 +102,13 @@
|
|
#define U8500_SCR_BASE (U8500_PER4_BASE + 0x05000)
|
|
#define U8500_SCR_BASE (U8500_PER4_BASE + 0x05000)
|
|
#define U8500_DMC_BASE (U8500_PER4_BASE + 0x06000)
|
|
#define U8500_DMC_BASE (U8500_PER4_BASE + 0x06000)
|
|
#define U8500_PRCMU_BASE (U8500_PER4_BASE + 0x07000)
|
|
#define U8500_PRCMU_BASE (U8500_PER4_BASE + 0x07000)
|
|
|
|
+#define U8500_PRCMU_TIMER_3_BASE (U8500_PER4_BASE + 0x07338)
|
|
|
|
+#define U8500_PRCMU_TIMER_4_BASE (U8500_PER4_BASE + 0x07450)
|
|
#define U8500_PRCMU_TCDM_BASE_V1 (U8500_PER4_BASE + 0x0f000)
|
|
#define U8500_PRCMU_TCDM_BASE_V1 (U8500_PER4_BASE + 0x0f000)
|
|
#define U8500_PRCMU_TCDM_BASE (U8500_PER4_BASE + 0x68000)
|
|
#define U8500_PRCMU_TCDM_BASE (U8500_PER4_BASE + 0x68000)
|
|
#define U8500_PRCMU_TCPM_BASE (U8500_PER4_BASE + 0x60000)
|
|
#define U8500_PRCMU_TCPM_BASE (U8500_PER4_BASE + 0x60000)
|
|
|
|
|
|
|
|
+
|
|
/* per3 base addresses */
|
|
/* per3 base addresses */
|
|
#define U8500_FSMC_BASE (U8500_PER3_BASE + 0x0000)
|
|
#define U8500_FSMC_BASE (U8500_PER3_BASE + 0x0000)
|
|
#define U8500_SSP0_BASE (U8500_PER3_BASE + 0x2000)
|
|
#define U8500_SSP0_BASE (U8500_PER3_BASE + 0x2000)
|