Searched refs:EP93XX_AHB_PHYS (Results 1 – 2 of 2) sorted by relevance
55 #define EP93XX_ETHERNET_PHYS_BASE EP93XX_AHB_PHYS(0x00010000)58 #define EP93XX_USB_PHYS_BASE EP93XX_AHB_PHYS(0x00020000)61 #define EP93XX_RASTER_PHYS_BASE EP93XX_AHB_PHYS(0x00030000)72 #define EP93XX_IDE_PHYS_BASE EP93XX_AHB_PHYS(0x000a0000)
21 #define EP93XX_AHB_PHYS(x) (EP93XX_AHB_PHYS_BASE + (x)) macro