Searched refs:UART_LSR_PE (Results 1 – 21 of 21) sorted by relevance
110 if (unlikely(*status & (UART_LSR_BI | UART_LSR_PE | in receive_chars()116 *status &= ~(UART_LSR_FE | UART_LSR_PE); in receive_chars()126 } else if (*status & UART_LSR_PE) in receive_chars()147 } else if (*status & UART_LSR_PE) in receive_chars()488 up->port.read_status_mask |= UART_LSR_FE | UART_LSR_PE; in serial_pxa_set_termios()497 up->port.ignore_status_mask |= UART_LSR_PE | UART_LSR_FE; in serial_pxa_set_termios()
315 UART_LSR_PE | UART_LSR_OE))) { in receive_chars()317 lsr &= ~(UART_LSR_FE | UART_LSR_PE); in receive_chars()326 if (lsr & UART_LSR_PE) in receive_chars()336 if (lsr & UART_LSR_PE) in receive_chars()544 port->read_status_mask |= UART_LSR_FE | UART_LSR_PE; in siu_set_termios()550 port->ignore_status_mask |= UART_LSR_FE | UART_LSR_PE; in siu_set_termios()
332 if (unlikely(*status & (UART_LSR_BI | UART_LSR_PE | in receive_chars()338 *status &= ~(UART_LSR_FE | UART_LSR_PE); in receive_chars()351 } else if (*status & UART_LSR_PE) in receive_chars()372 } else if (*status & UART_LSR_PE) in receive_chars()840 up->port.read_status_mask |= UART_LSR_FE | UART_LSR_PE; in sunsu_change_speed()849 up->port.ignore_status_mask |= UART_LSR_PE | UART_LSR_FE; in sunsu_change_speed()
484 lsr &= ~(UART_LSR_FE | UART_LSR_PE); in serial_omap_rlsi()497 if (lsr & UART_LSR_PE) { in serial_omap_rlsi()868 up->port.read_status_mask |= UART_LSR_FE | UART_LSR_PE; in serial_omap_set_termios()877 up->port.ignore_status_mask |= UART_LSR_PE | UART_LSR_FE; in serial_omap_set_termios()
47 UART_LSR_PE | UART_LSR_FE)448 } else if (lsr & UART_LSR_PE) { in tegra_uart_decode_rx_error()
1053 if (lsr & UART_LSR_PE) { in pch_uart_err_ir()1092 UART_LSR_PE | UART_LSR_OE)) { in pch_uart_interrupt()
302 port->read_status_mask |= UART_LSR_FE | UART_LSR_PE; in sdio_uart_change_speed()311 port->ignore_status_mask |= UART_LSR_PE | UART_LSR_FE; in sdio_uart_change_speed()381 if (unlikely(*status & (UART_LSR_BI | UART_LSR_PE | in sdio_uart_receive_chars()387 *status &= ~(UART_LSR_FE | UART_LSR_PE); in sdio_uart_receive_chars()389 } else if (*status & UART_LSR_PE) in sdio_uart_receive_chars()402 else if (*status & UART_LSR_PE) in sdio_uart_receive_chars()
211 if (status & (UART_LSR_BI | UART_LSR_PE | in receive_chars()217 status &= ~(UART_LSR_FE | UART_LSR_PE); in receive_chars()219 } else if (status & UART_LSR_PE) in receive_chars()243 } else if (status & UART_LSR_PE) in receive_chars()658 info->read_status_mask |= UART_LSR_FE | UART_LSR_PE; in change_speed()667 info->ignore_status_mask |= UART_LSR_PE | UART_LSR_FE; in change_speed()
651 info->read_status_mask |= UART_LSR_FE | UART_LSR_PE; in mxser_change_speed()667 UART_LSR_PE | in mxser_change_speed()671 UART_LSR_PE | in mxser_change_speed()1601 } else if (status & UART_LSR_PE) { in mxser_receive_chars_old()
139 #define UART_LSR_PE 0x04 /* Parity error indicator */ macro
506 if (lsr & UART_LSR_PE) in ark3116_update_lsr()597 else if (lsr & UART_LSR_PE) in ark3116_process_read_urb()
460 if (lsr & UART_LSR_PE) { in ssu100_update_lsr()
385 } else if (lsr & UART_LSR_PE) { in f81232_handle_lsr()
864 if (newLSR & UART_LSR_PE) in qt2_update_lsr()
411 if (lsr_event & UART_LSR_PE) { in mxuport_lsr_event()
1217 } else if (lsr & UART_LSR_PE) { in f81534_process_per_serial_block()
420 ch->ch_equeue[head] = linestatus & (UART_LSR_BI | UART_LSR_PE in cls_copy_data_from_uart_to_queue()426 if (ch->ch_equeue[head] & UART_LSR_PE) in cls_copy_data_from_uart_to_queue()
619 else if (error & UART_LSR_PE) in jsm_input()
871 if (linestatus & UART_LSR_PE) { in neo_parse_lsr()
1736 lsr &= ~(UART_LSR_FE | UART_LSR_PE); in serial8250_read_char()1746 } else if (lsr & UART_LSR_PE) in serial8250_read_char()1761 } else if (lsr & UART_LSR_PE) in serial8250_read_char()2789 port->read_status_mask |= UART_LSR_FE | UART_LSR_PE; in serial8250_do_set_termios()2798 port->ignore_status_mask |= UART_LSR_PE | UART_LSR_FE; in serial8250_do_set_termios()
407 up->port.read_status_mask |= UART_LSR_FE | UART_LSR_PE; in omap_8250_set_termios()416 up->port.ignore_status_mask |= UART_LSR_PE | UART_LSR_FE; in omap_8250_set_termios()