Home
last modified time | relevance | path

Searched refs:prom_flags (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/mips/fw/arc/
H A Dmemory.c67 #define mtypes(a) (prom_flags & PROM_FLAG_ARCS) ? arcs_mtypes[a.arcs] \
117 if (prom_flags & PROM_FLAG_ARCS) /* SGI is ``different'' ... */ in prom_memtype_classify()
180 if (prom_flags & PROM_FLAG_DONT_FREE_TEMP) in prom_free_prom_memory()
H A Didentify.c65 int prom_flags; variable
110 prom_flags = mach->flags; in prom_identify_arch()
H A Darc_con.c31 if (prom_flags & PROM_FLAG_USE_AS_CONSOLE) in prom_console_setup()
/openbmc/linux/arch/mips/sgi-ip22/
H A Dip22-setup.c75 prom_flags |= PROM_FLAG_USE_AS_CONSOLE; in plat_mem_setup()
/openbmc/linux/arch/mips/include/asm/
H A Dsgialib.h19 extern int prom_flags;
/openbmc/linux/arch/mips/sgi-ip30/
H A Dip30-setup.c127 prom_flags |= PROM_FLAG_DONT_FREE_TEMP; in plat_mem_setup()