Searched refs:UART_LSR_PE (Results 1 – 25 of 25) sorted by relevance
332 UART_LSR_PE | UART_LSR_OE))) { in receive_chars()334 lsr &= ~(UART_LSR_FE | UART_LSR_PE); in receive_chars()343 if (lsr & UART_LSR_PE) in receive_chars()353 if (lsr & UART_LSR_PE) in receive_chars()561 port->read_status_mask |= UART_LSR_FE | UART_LSR_PE; in siu_set_termios()567 port->ignore_status_mask |= UART_LSR_FE | UART_LSR_PE; in siu_set_termios()
118 if (unlikely(*status & (UART_LSR_BI | UART_LSR_PE | in receive_chars()124 *status &= ~(UART_LSR_FE | UART_LSR_PE); in receive_chars()134 } else if (*status & UART_LSR_PE) in receive_chars()155 } else if (*status & UART_LSR_PE) in receive_chars()496 up->port.read_status_mask |= UART_LSR_FE | UART_LSR_PE; in serial_pxa_set_termios()505 up->port.ignore_status_mask |= UART_LSR_PE | UART_LSR_FE; in serial_pxa_set_termios()
271 if (unlikely(*status & (UART_LSR_BI | UART_LSR_PE | in receive_chars()277 *status &= ~(UART_LSR_FE | UART_LSR_PE); in receive_chars()287 } else if (*status & UART_LSR_PE) in receive_chars()302 } else if (*status & UART_LSR_PE) in receive_chars()695 up->port.read_status_mask |= UART_LSR_FE | UART_LSR_PE; in m32r_sio_set_termios()704 up->port.ignore_status_mask |= UART_LSR_PE | UART_LSR_FE; in m32r_sio_set_termios()
129 #define UART_LSR_PE 0x40 /* Parity error indicator */ macro
335 if (unlikely(*status & (UART_LSR_BI | UART_LSR_PE | in receive_chars()341 *status &= ~(UART_LSR_FE | UART_LSR_PE); in receive_chars()354 } else if (*status & UART_LSR_PE) in receive_chars()375 } else if (*status & UART_LSR_PE) in receive_chars()847 up->port.read_status_mask |= UART_LSR_FE | UART_LSR_PE; in sunsu_change_speed()856 up->port.ignore_status_mask |= UART_LSR_PE | UART_LSR_FE; in sunsu_change_speed()
510 lsr &= ~(UART_LSR_FE | UART_LSR_PE); in serial_omap_rlsi()523 if (lsr & UART_LSR_PE) { in serial_omap_rlsi()909 up->port.read_status_mask |= UART_LSR_FE | UART_LSR_PE; in serial_omap_set_termios()918 up->port.ignore_status_mask |= UART_LSR_PE | UART_LSR_FE; in serial_omap_set_termios()
58 UART_LSR_PE | UART_LSR_FE)340 } else if (lsr & UART_LSR_PE) { in tegra_uart_decode_rx_error()
1084 if (lsr & UART_LSR_PE) { in pch_uart_err_ir()1123 UART_LSR_PE | UART_LSR_OE)) { in pch_uart_interrupt()
308 port->read_status_mask |= UART_LSR_FE | UART_LSR_PE; in sdio_uart_change_speed()317 port->ignore_status_mask |= UART_LSR_PE | UART_LSR_FE; in sdio_uart_change_speed()387 if (unlikely(*status & (UART_LSR_BI | UART_LSR_PE | in sdio_uart_receive_chars()393 *status &= ~(UART_LSR_FE | UART_LSR_PE); in sdio_uart_receive_chars()395 } else if (*status & UART_LSR_PE) in sdio_uart_receive_chars()408 else if (*status & UART_LSR_PE) in sdio_uart_receive_chars()
284 if (status & (UART_LSR_BI | UART_LSR_PE | in receive_chars()290 status &= ~(UART_LSR_FE | UART_LSR_PE); in receive_chars()292 } else if (status & UART_LSR_PE) in receive_chars()316 } else if (status & UART_LSR_PE) in receive_chars()746 info->read_status_mask |= UART_LSR_FE | UART_LSR_PE; in change_speed()755 info->ignore_status_mask |= UART_LSR_PE | UART_LSR_FE; in change_speed()
759 info->read_status_mask |= UART_LSR_FE | UART_LSR_PE; in mxser_change_speed()775 UART_LSR_PE | in mxser_change_speed()779 UART_LSR_PE | in mxser_change_speed()2112 } else if (*status & UART_LSR_PE) { in mxser_receive_chars()2261 if (status & UART_LSR_PE) in mxser_interrupt()
571 if (lsr & UART_LSR_PE) in ark3116_update_lsr()663 else if (lsr & UART_LSR_PE) in ark3116_process_read_urb()
500 if (lsr & UART_LSR_PE) { in ssu100_update_lsr()
312 } else if (lsr & UART_LSR_PE) { in f81232_process_read_urb()
922 if (newLSR & UART_LSR_PE) in qt2_update_lsr()
422 if (lsr_event & UART_LSR_PE) { in mxuport_lsr_event()
431 ch->ch_equeue[head] = linestatus & (UART_LSR_BI | UART_LSR_PE in cls_copy_data_from_uart_to_queue()437 if (ch->ch_equeue[head] & UART_LSR_PE) in cls_copy_data_from_uart_to_queue()
627 else if (*(ch->ch_equeue +tail +i) & UART_LSR_PE) in jsm_input()
881 if (linestatus & UART_LSR_PE) { in neo_parse_lsr()
370 ch->ch_equeue[head] = linestatus & (UART_LSR_BI | UART_LSR_PE in cls_copy_data_from_uart_to_queue()376 if (ch->ch_equeue[head] & UART_LSR_PE) in cls_copy_data_from_uart_to_queue()
544 if (linestatus & UART_LSR_PE) in neo_parse_lsr()
592 else if (ch & UART_LSR_PE) in dgnc_input()
1660 lsr &= ~(UART_LSR_FE | UART_LSR_PE); in serial8250_read_char()1670 } else if (lsr & UART_LSR_PE) in serial8250_read_char()1685 } else if (lsr & UART_LSR_PE) in serial8250_read_char()2600 port->read_status_mask |= UART_LSR_FE | UART_LSR_PE; in serial8250_do_set_termios()2609 port->ignore_status_mask |= UART_LSR_PE | UART_LSR_FE; in serial8250_do_set_termios()
379 up->port.read_status_mask |= UART_LSR_FE | UART_LSR_PE; in omap_8250_set_termios()388 up->port.ignore_status_mask |= UART_LSR_PE | UART_LSR_FE; in omap_8250_set_termios()
323 if (*status & (UART_LSR_BI | UART_LSR_PE | in receive_chars()