MACE_BASE          33 arch/mips/sgi-ip32/crime.c 	mace = ioremap(MACE_BASE, sizeof(struct sgi_mace));
MACE_BASE          23 arch/mips/sgi-ip32/ip32-platform.c 	.mapbase	= MACE_BASE + offset,				\
MACE_BASE          95 arch/mips/sgi-ip32/ip32-platform.c #define MACE_RTC_RES_START (MACE_BASE + offsetof(struct sgi_mace, isa.rtc))
MACE_BASE         212 drivers/net/ethernet/apple/macmace.c 	dev->base_addr = (u32)MACE_BASE;
MACE_BASE         213 drivers/net/ethernet/apple/macmace.c 	mp->mace = MACE_BASE;
MACE_BASE        2041 drivers/parport/parport_ip32.c 	p->base = MACE_BASE + offsetof(struct sgi_mace, isa.parallel);
MACE_BASE        2042 drivers/parport/parport_ip32.c 	p->base_hi = MACE_BASE + offsetof(struct sgi_mace, isa.ecp1284);