Home
last modified time | relevance | path

Searched refs:MACE_BASE (Results 1 – 4 of 4) sorted by relevance

/linux/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)); in crime_init()
/linux/arch/mips/include/asm/ip32/
H A Dmace.h18 #define MACE_BASE 0x1f000000 /* physical */ macro
/linux/drivers/parport/
H A Dparport_ip32.c2041 p->base = MACE_BASE + offsetof(struct sgi_mace, isa.parallel); in parport_ip32_probe_port()
2042 p->base_hi = MACE_BASE + offsetof(struct sgi_mace, isa.ecp1284); in parport_ip32_probe_port()