Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dip22zilog.c72 #define IP22ZILOG_FLAG_IS_CONS 0x00000004 macro
93 #define ZS_IS_CONS(UP) ((UP)->flags & IP22ZILOG_FLAG_IS_CONS)
1033 up->flags |= IP22ZILOG_FLAG_IS_CONS; in ip22zilog_console_setup()