Home
last modified time | relevance | path

Searched refs:PHYS_TO_COMPATK1 (Results 1 – 2 of 2) sorted by relevance

/arch/mips/include/asm/sn/sn0/
Daddrs.h240 #define IP27PROM_ENTRY PHYS_TO_COMPATK1(0x1fc00000)
241 #define IP27PROM_RESTART PHYS_TO_COMPATK1(0x1fc00008)
242 #define IP27PROM_SLAVELOOP PHYS_TO_COMPATK1(0x1fc00010)
243 #define IP27PROM_PODMODE PHYS_TO_COMPATK1(0x1fc00018)
244 #define IP27PROM_IOC3UARTPOD PHYS_TO_COMPATK1(0x1fc00020)
245 #define IP27PROM_FLASHLEDS PHYS_TO_COMPATK1(0x1fc00028)
246 #define IP27PROM_REPOD PHYS_TO_COMPATK1(0x1fc00030)
247 #define IP27PROM_LAUNCHSLAVE PHYS_TO_COMPATK1(0x1fc00038)
248 #define IP27PROM_WAITSLAVE PHYS_TO_COMPATK1(0x1fc00040)
249 #define IP27PROM_POLLSLAVE PHYS_TO_COMPATK1(0x1fc00048)
/arch/mips/include/asm/
Daddrspace.h147 #define PHYS_TO_COMPATK1(x) ((x) | COMPAT_K1BASE32) /* 32-bit compat k1 */ macro