Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/
Dmxser.c62 #define UART_LSR_SPECIAL 0x1E macro
2068 if (*status & UART_LSR_SPECIAL) in mxser_receive_chars()
2106 if (*status & UART_LSR_SPECIAL) { in mxser_receive_chars()