Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/sgi-ip32/ !
Dip32-platform.c21 .mapbase = MACE_BASE + offset, \
Dcrime.c33 mace = ioremap(MACE_BASE, sizeof(struct sgi_mace)); in crime_init()
/linux-3.4.99/drivers/net/ethernet/apple/ !
Dmacmace.c57 #define MACE_BASE (void *)(0x50F1C000) macro
216 dev->base_addr = (u32)MACE_BASE; in mace_probe()
217 mp->mace = MACE_BASE; in mace_probe()
/linux-3.4.99/arch/mips/include/asm/ip32/ !
Dmace.h18 #define MACE_BASE 0x1f000000 /* physical */ macro
/linux-3.4.99/drivers/parport/ !
Dparport_ip32.c2052 p->base = MACE_BASE + offsetof(struct sgi_mace, isa.parallel); in parport_ip32_probe_port()
2053 p->base_hi = MACE_BASE + offsetof(struct sgi_mace, isa.ecp1284); in parport_ip32_probe_port()