Searched refs:IMX_IO_BASE (Results 1 – 2 of 2) sorted by relevance
174 #define IMX_IO_BASE 0x10000000 macro176 #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 …]
12 #define IO_ADDRESS(x) ((x) | IMX_IO_BASE)22 #define IMX_IO_BASE 0x00200000 macro28 #define IMX_AIPI1_BASE (0x00000 + IMX_IO_BASE)29 #define IMX_WDT_BASE (0x01000 + IMX_IO_BASE)30 #define IMX_TIM1_BASE (0x02000 + IMX_IO_BASE)31 #define IMX_TIM2_BASE (0x03000 + IMX_IO_BASE)32 #define IMX_RTC_BASE (0x04000 + IMX_IO_BASE)33 #define IMX_LCDC_BASE (0x05000 + IMX_IO_BASE)34 #define IMX_UART1_BASE (0x06000 + IMX_IO_BASE)35 #define IMX_UART2_BASE (0x07000 + IMX_IO_BASE)[all …]