Home
last modified time | relevance | path

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

/u-boot/arch/arm/include/asm/arch-mx27/
A Dimx-regs.h174 #define IMX_IO_BASE 0x10000000 macro
177 #define IMX_WDT_BASE (0x02000 + IMX_IO_BASE)
178 #define IMX_TIM1_BASE (0x03000 + 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)
185 #define UART4_BASE (0x0d000 + IMX_IO_BASE)
195 #define IMX_PLL_BASE (0x27000 + IMX_IO_BASE)
197 #define IMX_IIM_BASE (0x28000 + IMX_IO_BASE)
[all …]

Completed in 5 milliseconds