Searched refs:MACE_BASE (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/mips/sgi-ip32/
H A Dip32-platform.c23 .mapbase = MACE_BASE + offset, \
95 #define MACE_RTC_RES_START (MACE_BASE + offsetof(struct sgi_mace, isa.rtc))
H A Dcrime.c35 mace = ioremap(MACE_BASE, sizeof(struct sgi_mace));
/linux-master/drivers/net/ethernet/apple/
H A Dmacmace.c53 #define MACE_BASE (void *)(0x50F1C000) macro
213 dev->base_addr = (u32)MACE_BASE;
214 mp->mace = MACE_BASE;
/linux-master/arch/mips/include/asm/ip32/
H A Dmace.h18 #define MACE_BASE 0x1f000000 /* physical */ macro
/linux-master/drivers/parport/
H A Dparport_ip32.c2041 p->base = MACE_BASE + offsetof(struct sgi_mace, isa.parallel);
2042 p->base_hi = MACE_BASE + offsetof(struct sgi_mace, isa.ecp1284);

Completed in 363 milliseconds