Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-ep93xx/
H A Dsoc.h77 #define EP93XX_TIMER_BASE EP93XX_APB_IOMEM(0x00010000)
80 #define EP93XX_I2S_BASE EP93XX_APB_IOMEM(0x00020000)
82 #define EP93XX_SECURITY_BASE EP93XX_APB_IOMEM(0x00030000)
85 #define EP93XX_AAC_BASE EP93XX_APB_IOMEM(0x00080000)
88 #define EP93XX_SPI_BASE EP93XX_APB_IOMEM(0x000a0000)
90 #define EP93XX_IRDA_BASE EP93XX_APB_IOMEM(0x000b0000)
96 #define EP93XX_ADC_BASE EP93XX_APB_IOMEM(0x00100000)
100 #define EP93XX_PWM_BASE EP93XX_APB_IOMEM(0x00110000)
103 #define EP93XX_RTC_BASE EP93XX_APB_IOMEM(0x00120000)
106 #define EP93XX_WATCHDOG_BASE EP93XX_APB_IOMEM(0x00140000)
[all …]
H A Dep93xx-regs.h26 #define EP93XX_APB_IOMEM(x) IOMEM(EP93XX_APB_VIRT_BASE + (x)) macro
30 #define EP93XX_UART1_BASE EP93XX_APB_IOMEM(0x000c0000)
33 #define EP93XX_UART2_BASE EP93XX_APB_IOMEM(0x000d0000)
36 #define EP93XX_UART3_BASE EP93XX_APB_IOMEM(0x000e0000)
H A Dgpio-ep93xx.h10 #define EP93XX_GPIO_BASE EP93XX_APB_IOMEM(0x00040000)