Home
last modified time | relevance | path

Searched refs:UART_LSR_PE (Results 1 – 23 of 23) sorted by relevance

/drivers/tty/serial/
Dvr41xx_siu.c332 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()
Dpxa.c119 if (unlikely(*status & (UART_LSR_BI | UART_LSR_PE | in receive_chars()
125 *status &= ~(UART_LSR_FE | UART_LSR_PE); in receive_chars()
135 } else if (*status & UART_LSR_PE) in receive_chars()
156 } else if (*status & UART_LSR_PE) in receive_chars()
494 up->port.read_status_mask |= UART_LSR_FE | UART_LSR_PE; in serial_pxa_set_termios()
503 up->port.ignore_status_mask |= UART_LSR_PE | UART_LSR_FE; in serial_pxa_set_termios()
Dm32r_sio.c315 if (unlikely(*status & (UART_LSR_BI | UART_LSR_PE | in receive_chars()
321 *status &= ~(UART_LSR_FE | UART_LSR_PE); in receive_chars()
331 } else if (*status & UART_LSR_PE) in receive_chars()
352 } else if (*status & UART_LSR_PE) in receive_chars()
741 up->port.read_status_mask |= UART_LSR_FE | UART_LSR_PE; in m32r_sio_set_termios()
750 up->port.ignore_status_mask |= UART_LSR_PE | UART_LSR_FE; in m32r_sio_set_termios()
Dmfd.c477 if (unlikely(*status & (UART_LSR_BI | UART_LSR_PE | in receive_chars()
484 *status &= ~(UART_LSR_FE | UART_LSR_PE); in receive_chars()
494 } else if (*status & UART_LSR_PE) in receive_chars()
514 } else if (*status & UART_LSR_PE) in receive_chars()
606 if (unlikely(lsr & (UART_LSR_BI | UART_LSR_PE | in port_irq()
979 up->port.read_status_mask |= UART_LSR_FE | UART_LSR_PE; in serial_hsu_set_termios()
986 up->port.ignore_status_mask |= UART_LSR_PE | UART_LSR_FE; in serial_hsu_set_termios()
Dm32r_sio_reg.h129 #define UART_LSR_PE 0x40 /* Parity error indicator */ macro
Dsunsu.c331 if (unlikely(*status & (UART_LSR_BI | UART_LSR_PE | in receive_chars()
337 *status &= ~(UART_LSR_FE | UART_LSR_PE); in receive_chars()
350 } else if (*status & UART_LSR_PE) in receive_chars()
371 } else if (*status & UART_LSR_PE) in receive_chars()
836 up->port.read_status_mask |= UART_LSR_FE | UART_LSR_PE; in sunsu_change_speed()
845 up->port.ignore_status_mask |= UART_LSR_PE | UART_LSR_FE; in sunsu_change_speed()
Domap-serial.c524 lsr &= ~(UART_LSR_FE | UART_LSR_PE); in serial_omap_rlsi()
537 if (lsr & UART_LSR_PE) { in serial_omap_rlsi()
917 up->port.read_status_mask |= UART_LSR_FE | UART_LSR_PE; in serial_omap_set_termios()
926 up->port.ignore_status_mask |= UART_LSR_PE | UART_LSR_FE; in serial_omap_set_termios()
Dserial-tegra.c58 UART_LSR_PE | UART_LSR_FE)
325 } else if (lsr & UART_LSR_PE) { in tegra_uart_decode_rx_error()
Dpch_uart.c1082 if (lsr & UART_LSR_PE) { in pch_uart_err_ir()
1121 UART_LSR_PE | UART_LSR_OE)) { in pch_uart_interrupt()
/drivers/mmc/card/
Dsdio_uart.c308 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()
/drivers/tty/
Damiserial.c285 if (status & (UART_LSR_BI | UART_LSR_PE | in receive_chars()
291 status &= ~(UART_LSR_FE | UART_LSR_PE); in receive_chars()
293 } else if (status & UART_LSR_PE) in receive_chars()
317 } else if (status & UART_LSR_PE) in receive_chars()
752 info->read_status_mask |= UART_LSR_FE | UART_LSR_PE; in change_speed()
761 info->ignore_status_mask |= UART_LSR_PE | UART_LSR_FE; in change_speed()
Dmxser.c763 info->read_status_mask |= UART_LSR_FE | UART_LSR_PE; in mxser_change_speed()
779 UART_LSR_PE | in mxser_change_speed()
783 UART_LSR_PE | in mxser_change_speed()
2120 } else if (*status & UART_LSR_PE) { in mxser_receive_chars()
2271 if (status & UART_LSR_PE) in mxser_interrupt()
/drivers/usb/serial/
Dark3116.c564 if (lsr & UART_LSR_PE) in ark3116_update_lsr()
656 else if (lsr & UART_LSR_PE) in ark3116_process_read_urb()
Dssu100.c500 if (lsr & UART_LSR_PE) { in ssu100_update_lsr()
Dquatech2.c926 if (newLSR & UART_LSR_PE) in qt2_update_lsr()
Dmxuport.c422 if (lsr_event & UART_LSR_PE) { in mxuport_lsr_event()
/drivers/staging/dgnc/
Ddgnc_cls.c928 ch->ch_equeue[head] = linestatus & (UART_LSR_BI | UART_LSR_PE in cls_copy_data_from_uart_to_queue()
936 if (ch->ch_equeue[head] & UART_LSR_PE) in cls_copy_data_from_uart_to_queue()
Ddgnc_neo.c565 if (linestatus & UART_LSR_PE) in neo_parse_lsr()
Ddgnc_tty.c773 else if (*(ch->ch_equeue + tail + i) & UART_LSR_PE) in dgnc_input()
/drivers/tty/serial/8250/
D8250_core.c1443 lsr &= ~(UART_LSR_FE | UART_LSR_PE); in serial8250_rx_chars()
1453 } else if (lsr & UART_LSR_PE) in serial8250_rx_chars()
1468 } else if (lsr & UART_LSR_PE) in serial8250_rx_chars()
2468 port->read_status_mask |= UART_LSR_FE | UART_LSR_PE; in serial8250_do_set_termios()
2477 port->ignore_status_mask |= UART_LSR_PE | UART_LSR_FE; in serial8250_do_set_termios()
/drivers/tty/serial/jsm/
Djsm_tty.c623 else if (*(ch->ch_equeue +tail +i) & UART_LSR_PE) in jsm_input()
Djsm_neo.c886 if (linestatus & UART_LSR_PE) { in neo_parse_lsr()
/drivers/isdn/hisax/
Delsa_ser.c323 if (*status & (UART_LSR_BI | UART_LSR_PE | in receive_chars()