Home
last modified time | relevance | path

Searched refs:IMX_IO_BASE (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/arch/arm/include/asm/arch-mx27/
Dimx-regs.h174 #define IMX_IO_BASE 0x10000000 macro
176 #define IMX_AIPI1_BASE (0x00000 + IMX_IO_BASE)
177 #define IMX_WDT_BASE (0x02000 + IMX_IO_BASE)
178 #define IMX_TIM1_BASE (0x03000 + IMX_IO_BASE)
179 #define IMX_TIM2_BASE (0x04000 + IMX_IO_BASE)
180 #define IMX_TIM3_BASE (0x05000 + IMX_IO_BASE)
181 #define IMX_RTC_BASE (0x07000 + IMX_IO_BASE)
182 #define UART1_BASE (0x0a000 + IMX_IO_BASE)
183 #define UART2_BASE (0x0b000 + IMX_IO_BASE)
184 #define UART3_BASE (0x0c000 + IMX_IO_BASE)
[all …]