Searched refs:EP93XX_CS1_PHYS_BASE (Results 1 – 3 of 3) sorted by relevance
175 #define TS72XX_RTC_INDEX_PHYS_BASE (EP93XX_CS1_PHYS_BASE + 0x00800000)176 #define TS72XX_RTC_DATA_PHYS_BASE (EP93XX_CS1_PHYS_BASE + 0x01700000)290 .start = EP93XX_CS1_PHYS_BASE + TS73XX_FPGA_LOADER_BASE,291 .end = EP93XX_CS1_PHYS_BASE + TS73XX_FPGA_LOADER_BASE + 1,
55 ep93xx_register_flash(width, EP93XX_CS1_PHYS_BASE, SZ_64M); in micro9_register_flash()
37 #define EP93XX_CS1_PHYS_BASE 0x10000000 macro