Searched refs:UART_LSR_FE (Results 1 – 21 of 21) sorted by relevance
111 UART_LSR_FE | UART_LSR_OE))) { in receive_chars()116 *status &= ~(UART_LSR_FE | UART_LSR_PE); in receive_chars()128 else if (*status & UART_LSR_FE) in receive_chars()149 else if (*status & UART_LSR_FE) 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()
314 if (unlikely(lsr & (UART_LSR_BI | UART_LSR_FE | in receive_chars()317 lsr &= ~(UART_LSR_FE | UART_LSR_PE); in receive_chars()324 if (lsr & UART_LSR_FE) in receive_chars()334 if (lsr & UART_LSR_FE) 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()
333 UART_LSR_FE | UART_LSR_OE))) { in receive_chars()338 *status &= ~(UART_LSR_FE | UART_LSR_PE); in receive_chars()353 else if (*status & UART_LSR_FE) in receive_chars()374 else if (*status & UART_LSR_FE) in receive_chars()844 up->port.read_status_mask |= UART_LSR_FE | UART_LSR_PE; in sunsu_change_speed()853 up->port.ignore_status_mask |= UART_LSR_PE | UART_LSR_FE; in sunsu_change_speed()
502 lsr &= ~(UART_LSR_FE | UART_LSR_PE); in serial_omap_rlsi()520 if (lsr & UART_LSR_FE) { in serial_omap_rlsi()899 up->port.read_status_mask |= UART_LSR_FE | UART_LSR_PE; in serial_omap_set_termios()908 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_FE) { in tegra_uart_decode_rx_error()
1052 if (lsr & UART_LSR_FE) { in pch_uart_err_ir()1095 if (lsr & (PCH_UART_LSR_ERR | UART_LSR_FE | 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()382 UART_LSR_FE | UART_LSR_OE))) { in sdio_uart_receive_chars()387 *status &= ~(UART_LSR_FE | UART_LSR_PE); in sdio_uart_receive_chars()391 else if (*status & UART_LSR_FE) in sdio_uart_receive_chars()404 else if (*status & UART_LSR_FE) in sdio_uart_receive_chars()
248 UART_LSR_FE | UART_LSR_OE)) { in receive_chars()253 status &= ~(UART_LSR_FE | UART_LSR_PE); in receive_chars()257 else if (status & UART_LSR_FE) in receive_chars()281 else if (status & UART_LSR_FE) in receive_chars()697 info->read_status_mask |= UART_LSR_FE | UART_LSR_PE; in change_speed()706 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()776 UART_LSR_FE; in mxser_change_speed()780 UART_LSR_FE; in mxser_change_speed()2116 } else if (*status & UART_LSR_FE) { in mxser_receive_chars()2264 if (status & UART_LSR_FE) in mxser_interrupt()
137 #define UART_LSR_FE 0x08 /* Frame error indicator */ macro
518 if (lsr & UART_LSR_FE) in ark3116_update_lsr()613 else if (lsr & UART_LSR_FE) in ark3116_process_read_urb()
482 if (lsr & UART_LSR_FE) { in ssu100_update_lsr()
884 if (newLSR & UART_LSR_FE) in qt2_update_lsr()
392 } else if (lsr & UART_LSR_FE) { in f81232_handle_lsr()
413 if (lsr_event & UART_LSR_FE) { in mxuport_lsr_event()
1227 } else if (lsr & UART_LSR_FE) { in f81534_process_per_serial_block()
423 | UART_LSR_FE); in cls_copy_data_from_uart_to_queue()432 if (ch->ch_equeue[head] & UART_LSR_FE) in cls_copy_data_from_uart_to_queue()
614 else if (*(ch->ch_equeue +tail +i) & UART_LSR_FE) in jsm_input()
875 if (linestatus & UART_LSR_FE) { in neo_parse_lsr()
1735 lsr &= ~(UART_LSR_FE | UART_LSR_PE); in serial8250_read_char()1747 else if (lsr & UART_LSR_FE) in serial8250_read_char()1762 else if (lsr & UART_LSR_FE) in serial8250_read_char()2736 port->read_status_mask |= UART_LSR_FE | UART_LSR_PE; in serial8250_do_set_termios()2745 port->ignore_status_mask |= UART_LSR_PE | UART_LSR_FE; in serial8250_do_set_termios()
402 up->port.read_status_mask |= UART_LSR_FE | UART_LSR_PE; in omap_8250_set_termios()411 up->port.ignore_status_mask |= UART_LSR_PE | UART_LSR_FE; in omap_8250_set_termios()