Searched refs:EP93XX_AHB_PHYS (Results 1 – 2 of 2) sorted by relevance
51 #define EP93XX_ETHERNET_PHYS_BASE EP93XX_AHB_PHYS(0x00010000)54 #define EP93XX_USB_PHYS_BASE EP93XX_AHB_PHYS(0x00020000)57 #define EP93XX_RASTER_PHYS_BASE EP93XX_AHB_PHYS(0x00030000)68 #define EP93XX_IDE_PHYS_BASE EP93XX_AHB_PHYS(0x000a0000)
22 #define EP93XX_AHB_PHYS(x) (EP93XX_AHB_PHYS_BASE + (x)) macro