| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | pxa.c | 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()
|
| H A D | vr41xx_siu.c | 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()
|
| H A D | sunsu.c | 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() 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()
|
| H A D | omap-serial.c | 505 lsr &= ~(UART_LSR_FE | UART_LSR_PE); in serial_omap_rlsi() 518 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()
|
| H A D | serial-tegra.c | 47 UART_LSR_PE | UART_LSR_FE) 443 } else if (lsr & UART_LSR_PE) { in tegra_uart_decode_rx_error()
|
| H A D | pch_uart.c | 1044 if (lsr & UART_LSR_PE) { in pch_uart_err_ir() 1083 UART_LSR_PE | UART_LSR_OE)) { in pch_uart_interrupt()
|
| /OK3568_Linux_fs/kernel/drivers/mmc/core/ |
| H A D | sdio_uart.c | 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()
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | amiserial.c | 247 if (status & (UART_LSR_BI | UART_LSR_PE | in receive_chars() 253 status &= ~(UART_LSR_FE | UART_LSR_PE); in receive_chars() 255 } else if (status & UART_LSR_PE) in receive_chars() 279 } else if (status & UART_LSR_PE) 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()
|
| H A D | mxser.c | 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() 2120 } else if (*status & UART_LSR_PE) { in mxser_receive_chars() 2269 if (status & UART_LSR_PE) in mxser_interrupt()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | ns16550.h | 166 #define UART_LSR_PE 0x04 /* Parity error */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | serial_reg.h | 138 #define UART_LSR_PE 0x04 /* Parity error indicator */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | serial_reg.h | 138 #define UART_LSR_PE 0x04 /* Parity error indicator */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | serial_reg.h | 140 #define UART_LSR_PE 0x04 /* Parity error indicator */ macro
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | serial_reg.h | 130 #define UART_LSR_PE 0x04 /* Parity error indicator */ macro
|
| /OK3568_Linux_fs/kernel/drivers/usb/serial/ |
| H A D | ark3116.c | 520 if (lsr & UART_LSR_PE) in ark3116_update_lsr() 611 else if (lsr & UART_LSR_PE) in ark3116_process_read_urb()
|
| H A D | ssu100.c | 477 if (lsr & UART_LSR_PE) { in ssu100_update_lsr()
|
| H A D | quatech2.c | 881 if (newLSR & UART_LSR_PE) in qt2_update_lsr()
|
| H A D | f81232.c | 386 } else if (lsr & UART_LSR_PE) { in f81232_handle_lsr()
|
| H A D | mxuport.c | 418 if (lsr_event & UART_LSR_PE) { in mxuport_lsr_event()
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/jsm/ |
| H A D | jsm_cls.c | 422 ch->ch_equeue[head] = linestatus & (UART_LSR_BI | UART_LSR_PE in cls_copy_data_from_uart_to_queue() 428 if (ch->ch_equeue[head] & UART_LSR_PE) in cls_copy_data_from_uart_to_queue()
|
| H A D | jsm_tty.c | 615 else if (*(ch->ch_equeue +tail +i) & UART_LSR_PE) in jsm_input()
|
| H A D | jsm_neo.c | 871 if (linestatus & UART_LSR_PE) { in neo_parse_lsr()
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/8250/ |
| H A D | 8250_port.c | 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() 1967 if (status & UART_LSR_PE) in serial8250_handle_irq() 2834 port->read_status_mask |= UART_LSR_FE | UART_LSR_PE; in serial8250_do_set_termios() 2843 port->ignore_status_mask |= UART_LSR_PE | UART_LSR_FE; in serial8250_do_set_termios()
|
| H A D | 8250_omap.c | 413 up->port.read_status_mask |= UART_LSR_FE | UART_LSR_PE; in omap_8250_set_termios() 422 up->port.ignore_status_mask |= UART_LSR_PE | UART_LSR_FE; in omap_8250_set_termios()
|
| /OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/include/mach/ |
| H A D | au1x00.h | 679 #define UART_LSR_PE 0x04 /* Parity error indicator */ macro
|