Home
last modified time | relevance | path

Searched defs:PROM_ENTRY (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/include/asm/mach-rc32434/
H A Dprom.h29 #define PROM_ENTRY(x) (0xbfc00000 + ((x) * 8)) macro
/openbmc/linux/arch/mips/fw/sni/
H A Dsniprom.c36 #define PROM_ENTRY(x) (PROM_VEC + (x)) macro