Home
last modified time | relevance | path

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

/linux/arch/mips/sgi-ip32/
A Dip32-platform.c23 .mapbase = MACE_BASE + offset, \
95 #define MACE_RTC_RES_START (MACE_BASE + offsetof(struct sgi_mace, isa.rtc))
A Dcrime.c33 mace = ioremap(MACE_BASE, sizeof(struct sgi_mace)); in crime_init()
/linux/drivers/net/ethernet/apple/
A Dmacmace.c53 #define MACE_BASE (void *)(0x50F1C000) macro
212 dev->base_addr = (u32)MACE_BASE; in mace_probe()
213 mp->mace = MACE_BASE; in mace_probe()
/linux/arch/mips/include/asm/ip32/
A Dmace.h18 #define MACE_BASE 0x1f000000 /* physical */ macro
/linux/drivers/parport/
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()

Completed in 13 milliseconds