Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dsetup.h110 #define CONSOLE_IS_3215 (console_mode == 2) macro
/openbmc/linux/drivers/s390/char/
H A Dcon3215.c908 if (!CONSOLE_IS_3215) in con3215_init()
1154 if (!CONSOLE_IS_3215) in tty3215_init()
/openbmc/linux/arch/s390/kernel/
H A Dsetup.c214 if (CONSOLE_IS_3215 || CONSOLE_IS_SCLP) in set_preferred_console()