Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/
Dsunzilog.c88 #define SUNZILOG_FLAG_MODEM_STATUS 0x00000010 macro
116 #define ZS_WANTS_MODEM_STATUS(UP) ((UP)->flags & SUNZILOG_FLAG_MODEM_STATUS)
961 up->flags |= SUNZILOG_FLAG_MODEM_STATUS; in sunzilog_set_termios()
963 up->flags &= ~SUNZILOG_FLAG_MODEM_STATUS; in sunzilog_set_termios()