Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dip22zilog.c75 #define IP22ZILOG_FLAG_IS_CONS 0x00000004 macro
96 #define ZS_IS_CONS(UP) ((UP)->flags & IP22ZILOG_FLAG_IS_CONS)
1038 up->flags |= IP22ZILOG_FLAG_IS_CONS; in ip22zilog_console_setup()