Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dmxser.c66 #define UART_LSR_SPECIAL 0x1E macro
2075 if (*status & UART_LSR_SPECIAL) in mxser_receive_chars()
2113 if (*status & UART_LSR_SPECIAL) { in mxser_receive_chars()