UART_LSR_PE
port->read_status_mask |= UART_LSR_FE | UART_LSR_PE;
port->ignore_status_mask |= UART_LSR_PE | UART_LSR_FE;
if (unlikely(*status & (UART_LSR_BI | UART_LSR_PE |
*status &= ~(UART_LSR_FE | UART_LSR_PE);
} else if (*status & UART_LSR_PE)
else if (*status & UART_LSR_PE)
if (status & (UART_LSR_BI | UART_LSR_PE |
status &= ~(UART_LSR_FE | UART_LSR_PE);
} else if (status & UART_LSR_PE)
} else if (status & UART_LSR_PE)
info->read_status_mask |= UART_LSR_FE | UART_LSR_PE;
info->ignore_status_mask |= UART_LSR_PE | UART_LSR_FE;
} else if (status & UART_LSR_PE) {
info->read_status_mask |= UART_LSR_FE | UART_LSR_PE;
UART_LSR_PE |
UART_LSR_PE |
if (status & (UART_LSR_FE | UART_LSR_PE | UART_LSR_BI))
port->read_status_mask |= UART_LSR_FE | UART_LSR_PE;
port->ignore_status_mask |= UART_LSR_PE | UART_LSR_FE;
lsr &= ~(UART_LSR_FE | UART_LSR_PE);
} else if (lsr & UART_LSR_PE)
} else if (lsr & UART_LSR_PE)
port->read_status_mask |= UART_LSR_FE | UART_LSR_PE;
port->ignore_status_mask |= UART_LSR_PE | UART_LSR_FE;
ch->ch_equeue[head] = linestatus & (UART_LSR_BI | UART_LSR_PE
if (ch->ch_equeue[head] & UART_LSR_PE)
if (linestatus & UART_LSR_PE) {
else if (error & UART_LSR_PE)
lsr &= ~(UART_LSR_FE | UART_LSR_PE);
if (lsr & UART_LSR_PE) {
up->port.read_status_mask |= UART_LSR_FE | UART_LSR_PE;
up->port.ignore_status_mask |= UART_LSR_PE | UART_LSR_FE;
UART_LSR_PE | UART_LSR_OE)) {
if (lsr & UART_LSR_PE) {
if (unlikely(*status & (UART_LSR_BI | UART_LSR_PE |
*status &= ~(UART_LSR_FE | UART_LSR_PE);
} else if (*status & UART_LSR_PE)
} else if (*status & UART_LSR_PE)
up->port.read_status_mask |= UART_LSR_FE | UART_LSR_PE;
up->port.ignore_status_mask |= UART_LSR_PE | UART_LSR_FE;
} else if (lsr & UART_LSR_PE) {
UART_LSR_PE | UART_LSR_FE)
if (unlikely(*status & (UART_LSR_BI | UART_LSR_PE |
*status &= ~(UART_LSR_FE | UART_LSR_PE);
} else if (*status & UART_LSR_PE)
} else if (*status & UART_LSR_PE)
up->port.read_status_mask |= UART_LSR_FE | UART_LSR_PE;
up->port.ignore_status_mask |= UART_LSR_PE | UART_LSR_FE;
if (lsr & UART_LSR_PE)
else if (lsr & UART_LSR_PE)
} else if (lsr & UART_LSR_PE) {
} else if (lsr & UART_LSR_PE) {
if (lsr_event & UART_LSR_PE) {
if (newLSR & UART_LSR_PE)
if (lsr & UART_LSR_PE) {
#define UART_LSR_BRK_ERROR_BITS (UART_LSR_BI|UART_LSR_FE|UART_LSR_PE|UART_LSR_OE)