Home
last modified time | relevance | path

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

/arch/mips/fw/arc/
Darc_con.c29 return !(prom_flags & PROM_FLAG_USE_AS_CONSOLE); in prom_console_setup()
/arch/mips/sgi-ip22/
Dip22-setup.c78 prom_flags |= PROM_FLAG_USE_AS_CONSOLE; in plat_mem_setup()
/arch/mips/include/asm/
Dsgialib.h29 #define PROM_FLAG_USE_AS_CONSOLE 2 macro