Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/
Dmvebu-uart.c68 #define STAT_BRK_ERR (STAT_BRK_DET | STAT_FRM_ERR \ macro
386 ret |= STAT_BRK_ERR; in mvebu_uart_startup()
501 port->ignore_status_mask |= STAT_RX_RDY(port) | STAT_BRK_ERR; in mvebu_uart_set_termios()