Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-ep93xx/
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)
93 #define EP93XX_KEY_MATRIX_BASE EP93XX_APB_IOMEM(0x000f0000)
96 #define EP93XX_ADC_BASE EP93XX_APB_IOMEM(0x00100000)
97 #define EP93XX_TOUCHSCREEN_BASE EP93XX_APB_IOMEM(0x00100000)
100 #define EP93XX_PWM_BASE EP93XX_APB_IOMEM(0x00110000)
[all …]
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)
Dgpio-ep93xx.h10 #define EP93XX_GPIO_BASE EP93XX_APB_IOMEM(0x00040000)