Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dsunzilog.c87 #define SUNZILOG_FLAG_MODEM_STATUS 0x00000010 macro
115 #define ZS_WANTS_MODEM_STATUS(UP) ((UP)->flags & SUNZILOG_FLAG_MODEM_STATUS)
960 up->flags |= SUNZILOG_FLAG_MODEM_STATUS; in sunzilog_set_termios()
962 up->flags &= ~SUNZILOG_FLAG_MODEM_STATUS; in sunzilog_set_termios()