Home
last modified time | relevance | path

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

/arch/mips/sgi-ip32/
Dip32-platform.c21 .mapbase = MACE_BASE + offset, \
Dcrime.c33 mace = ioremap(MACE_BASE, sizeof(struct sgi_mace)); in crime_init()
/arch/mips/include/asm/ip32/
Dmace.h18 #define MACE_BASE 0x1f000000 /* physical */ macro