Searched refs:EP93XX_APB_IOMEM (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/arm/mach-ep93xx/include/mach/
H A Dep93xx-regs.h29 #define EP93XX_APB_IOMEM(x) IOMEM(EP93XX_APB_VIRT_BASE + (x)) macro
33 #define EP93XX_UART1_BASE EP93XX_APB_IOMEM(0x000c0000)
36 #define EP93XX_UART2_BASE EP93XX_APB_IOMEM(0x000d0000)
39 #define EP93XX_UART3_BASE EP93XX_APB_IOMEM(0x000e0000)
H A Dgpio-ep93xx.h9 #define EP93XX_GPIO_BASE EP93XX_APB_IOMEM(0x00040000)
/linux-4.4.14/arch/arm/mach-ep93xx/
H A Dsoc.h80 #define EP93XX_TIMER_BASE EP93XX_APB_IOMEM(0x00010000)
83 #define EP93XX_I2S_BASE EP93XX_APB_IOMEM(0x00020000)
85 #define EP93XX_SECURITY_BASE EP93XX_APB_IOMEM(0x00030000)
88 #define EP93XX_AAC_BASE EP93XX_APB_IOMEM(0x00080000)
91 #define EP93XX_SPI_BASE EP93XX_APB_IOMEM(0x000a0000)
93 #define EP93XX_IRDA_BASE EP93XX_APB_IOMEM(0x000b0000)
96 #define EP93XX_KEY_MATRIX_BASE EP93XX_APB_IOMEM(0x000f0000)
98 #define EP93XX_ADC_BASE EP93XX_APB_IOMEM(0x00100000)
99 #define EP93XX_TOUCHSCREEN_BASE EP93XX_APB_IOMEM(0x00100000)
102 #define EP93XX_PWM_BASE EP93XX_APB_IOMEM(0x00110000)
105 #define EP93XX_RTC_BASE EP93XX_APB_IOMEM(0x00120000)
108 #define EP93XX_WATCHDOG_BASE EP93XX_APB_IOMEM(0x00140000)
111 #define EP93XX_SYSCON_BASE EP93XX_APB_IOMEM(0x00130000)

Completed in 72 milliseconds