Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/mach-ep93xx/
A Dsoc.h79 #define EP93XX_I2S_PHYS_BASE EP93XX_APB_PHYS(0x00020000)
84 #define EP93XX_AAC_PHYS_BASE EP93XX_APB_PHYS(0x00080000)
87 #define EP93XX_SPI_PHYS_BASE EP93XX_APB_PHYS(0x000a0000)
92 #define EP93XX_KEY_MATRIX_PHYS_BASE EP93XX_APB_PHYS(0x000f0000)
95 #define EP93XX_ADC_PHYS_BASE EP93XX_APB_PHYS(0x00100000)
99 #define EP93XX_PWM_PHYS_BASE EP93XX_APB_PHYS(0x00110000)
102 #define EP93XX_RTC_PHYS_BASE EP93XX_APB_PHYS(0x00120000)
105 #define EP93XX_WATCHDOG_PHYS_BASE EP93XX_APB_PHYS(0x00140000)
A Dep93xx-regs.h25 #define EP93XX_APB_PHYS(x) (EP93XX_APB_PHYS_BASE + (x)) macro
29 #define EP93XX_UART1_PHYS_BASE EP93XX_APB_PHYS(0x000c0000)
32 #define EP93XX_UART2_PHYS_BASE EP93XX_APB_PHYS(0x000d0000)
35 #define EP93XX_UART3_PHYS_BASE EP93XX_APB_PHYS(0x000e0000)
A Dgpio-ep93xx.h9 #define EP93XX_GPIO_PHYS_BASE EP93XX_APB_PHYS(0x00040000)

Completed in 6 milliseconds