UART_LSR_OE
port->read_status_mask = UART_LSR_OE | UART_LSR_THRE | UART_LSR_DR;
port->ignore_status_mask |= UART_LSR_OE;
UART_LSR_FE | UART_LSR_OE))) {
if (*status & UART_LSR_OE)
if ((*status & port->ignore_status_mask & ~UART_LSR_OE) == 0)
if (*status & ~port->ignore_status_mask & UART_LSR_OE)
status |= UART_LSR_OE;
UART_LSR_FE | UART_LSR_OE)) {
if (status & UART_LSR_OE)
if (status & UART_LSR_OE) {
info->read_status_mask = UART_LSR_OE | UART_LSR_DR;
info->ignore_status_mask |= UART_LSR_OE;
if (hwid && (status & UART_LSR_OE))
} else if (status & UART_LSR_OE) {
info->read_status_mask = UART_LSR_OE | UART_LSR_THRE | UART_LSR_DR;
UART_LSR_OE |
UART_LSR_OE |
if ((orig_lsr & UART_LSR_OE) && (up->overrun_backoff_time_ms > 0)) {
if (status & UART_LSR_OE) {
(up->ier & UART_IER_RDI) && !(status & UART_LSR_OE)) {
port->read_status_mask = UART_LSR_OE | UART_LSR_DR;
port->ignore_status_mask |= UART_LSR_OE;
if ((lsr & UART_LSR_OE) && up->overrun_backoff_time_ms > 0) {
if (lsr & UART_LSR_OE)
uart_insert_char(port, lsr, UART_LSR_OE, ch, flag);
port->read_status_mask = UART_LSR_OE | UART_LSR_DR;
port->ignore_status_mask |= UART_LSR_OE;
if (linestatus & UART_LSR_OE) {
if (lsr & UART_LSR_OE)
uart_insert_char(&up->port, lsr, UART_LSR_OE, 0, flag);
uart_insert_char(&up->port, lsr, UART_LSR_OE, ch, TTY_NORMAL);
up->port.read_status_mask = UART_LSR_OE | UART_LSR_THRE | UART_LSR_DR;
up->port.ignore_status_mask |= UART_LSR_OE;
UART_LSR_PE | UART_LSR_OE)) {
if (lsr & UART_LSR_OE) {
UART_LSR_FE | UART_LSR_OE))) {
if (*status & UART_LSR_OE)
uart_insert_char(&up->port, *status, UART_LSR_OE, ch, flag);
up->port.read_status_mask = UART_LSR_OE | UART_LSR_THRE | UART_LSR_DR;
up->port.ignore_status_mask |= UART_LSR_OE;
if (lsr & UART_LSR_OE) {
#define TEGRA_UART_LSR_ANY (UART_LSR_OE | UART_LSR_BI | \
uart_insert_char(&tup->uport, lsr, UART_LSR_OE, 0, flag);
UART_LSR_FE | UART_LSR_OE))) {
if (*status & UART_LSR_OE)
if (*status & UART_LSR_OE)
up->port.read_status_mask = UART_LSR_OE | UART_LSR_THRE | UART_LSR_DR;
up->port.ignore_status_mask |= UART_LSR_OE;
if (lsr & UART_LSR_OE)
if (lsr & UART_LSR_OE)
if (lsr & UART_LSR_OE) {
if (lsr & UART_LSR_OE) {
if (lsr_event & UART_LSR_OE) {
newLSR &= (u8) (UART_LSR_OE | UART_LSR_BI);
if (newLSR & UART_LSR_OE)
if (lsr & UART_LSR_OE) {
#define UART_LSR_BRK_ERROR_BITS (UART_LSR_BI|UART_LSR_FE|UART_LSR_PE|UART_LSR_OE)
lsr |= UART_LSR_OE;
if (status & UART_LSR_OE)