Searched refs:MACE_BASE (Results 1 – 3 of 3) sorted by relevance
23 .mapbase = MACE_BASE + offset, \95 #define MACE_RTC_RES_START (MACE_BASE + offsetof(struct sgi_mace, isa.rtc))
33 mace = ioremap(MACE_BASE, sizeof(struct sgi_mace)); in crime_init()
18 #define MACE_BASE 0x1f000000 /* physical */ macro