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