Home
last modified time | relevance | path

Searched defs:PROM_ENTRY (Results 1 - 4 of 4) sorted by relevance

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

Completed in 2 milliseconds