Go to the documentation of this file.
23 #ifndef __ASM_ARCH_MSM_IOMAP_8X60_H
24 #define __ASM_ARCH_MSM_IOMAP_8X60_H
38 #define MSM8X60_QGIC_DIST_PHYS 0x02080000
39 #define MSM8X60_QGIC_DIST_SIZE SZ_4K
41 #define MSM8X60_QGIC_CPU_PHYS 0x02081000
42 #define MSM8X60_QGIC_CPU_SIZE SZ_4K
44 #define MSM_TLMM_BASE IOMEM(0xF0004000)
45 #define MSM_TLMM_PHYS 0x00800000
46 #define MSM_TLMM_SIZE SZ_16K
48 #define MSM8X60_TMR_PHYS 0x02000000
49 #define MSM8X60_TMR_SIZE SZ_4K
51 #define MSM8X60_TMR0_PHYS 0x02040000
52 #define MSM8X60_TMR0_SIZE SZ_4K
54 #ifdef CONFIG_DEBUG_MSM8660_UART
55 #define MSM_DEBUG_UART_BASE 0xF0040000
56 #define MSM_DEBUG_UART_PHYS 0x19C40000