Searched refs:PCH_UART_LSR_ERR (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/tty/serial/
H A Dpch_uart.c138 #define PCH_UART_LSR_ERR (1<<7) macro
1074 if (lsr & PCH_UART_LSR_ERR) pch_uart_err_ir()
1120 if (lsr & (PCH_UART_LSR_ERR | UART_LSR_FE | pch_uart_interrupt()

Completed in 42 milliseconds