Symbol: UART_LSR_OE
drivers/mmc/core/sdio_uart.c
285
port->read_status_mask = UART_LSR_OE | UART_LSR_THRE | UART_LSR_DR;
drivers/mmc/core/sdio_uart.c
304
port->ignore_status_mask |= UART_LSR_OE;
drivers/mmc/core/sdio_uart.c
365
UART_LSR_FE | UART_LSR_OE))) {
drivers/mmc/core/sdio_uart.c
376
if (*status & UART_LSR_OE)
drivers/mmc/core/sdio_uart.c
391
if ((*status & port->ignore_status_mask & ~UART_LSR_OE) == 0)
drivers/mmc/core/sdio_uart.c
398
if (*status & ~port->ignore_status_mask & UART_LSR_OE)
drivers/tty/amiserial.c
196
status |= UART_LSR_OE;
drivers/tty/amiserial.c
213
UART_LSR_FE | UART_LSR_OE)) {
drivers/tty/amiserial.c
224
if (status & UART_LSR_OE)
drivers/tty/amiserial.c
248
if (status & UART_LSR_OE) {
drivers/tty/amiserial.c
651
info->read_status_mask = UART_LSR_OE | UART_LSR_DR;
drivers/tty/amiserial.c
670
info->ignore_status_mask |= UART_LSR_OE;
drivers/tty/mxser.c
1465
if (hwid && (status & UART_LSR_OE))
drivers/tty/mxser.c
1487
} else if (status & UART_LSR_OE) {
drivers/tty/mxser.c
640
info->read_status_mask = UART_LSR_OE | UART_LSR_THRE | UART_LSR_DR;
drivers/tty/mxser.c
657
UART_LSR_OE |
drivers/tty/mxser.c
661
UART_LSR_OE |
drivers/tty/serial/8250/8250_fsl.c
71
if ((orig_lsr & UART_LSR_OE) && (up->overrun_backoff_time_ms > 0)) {
drivers/tty/serial/8250/8250_omap.c
1248
if (status & UART_LSR_OE) {
drivers/tty/serial/8250/8250_omap.c
1270
(up->ier & UART_IER_RDI) && !(status & UART_LSR_OE)) {
drivers/tty/serial/8250/8250_omap.c
401
port->read_status_mask = UART_LSR_OE | UART_LSR_DR;
drivers/tty/serial/8250/8250_omap.c
420
port->ignore_status_mask |= UART_LSR_OE;
drivers/tty/serial/8250/8250_omap.c
681
if ((lsr & UART_LSR_OE) && up->overrun_backoff_time_ms > 0) {
drivers/tty/serial/8250/8250_port.c
1626
if (lsr & UART_LSR_OE)
drivers/tty/serial/8250/8250_port.c
1645
uart_insert_char(port, lsr, UART_LSR_OE, ch, flag);
drivers/tty/serial/8250/8250_port.c
2688
port->read_status_mask = UART_LSR_OE | UART_LSR_DR;
drivers/tty/serial/8250/8250_port.c
2705
port->ignore_status_mask |= UART_LSR_OE;
drivers/tty/serial/jsm/jsm_neo.c
879
if (linestatus & UART_LSR_OE) {
drivers/tty/serial/omap-serial.c
482
if (lsr & UART_LSR_OE)
drivers/tty/serial/omap-serial.c
491
uart_insert_char(&up->port, lsr, UART_LSR_OE, 0, flag);
drivers/tty/serial/omap-serial.c
514
uart_insert_char(&up->port, lsr, UART_LSR_OE, ch, TTY_NORMAL);
drivers/tty/serial/omap-serial.c
825
up->port.read_status_mask = UART_LSR_OE | UART_LSR_THRE | UART_LSR_DR;
drivers/tty/serial/omap-serial.c
844
up->port.ignore_status_mask |= UART_LSR_OE;
drivers/tty/serial/pch_uart.c
1029
UART_LSR_PE | UART_LSR_OE)) {
drivers/tty/serial/pch_uart.c
996
if (lsr & UART_LSR_OE) {
drivers/tty/serial/pxa.c
112
UART_LSR_FE | UART_LSR_OE))) {
drivers/tty/serial/pxa.c
131
if (*status & UART_LSR_OE)
drivers/tty/serial/pxa.c
157
uart_insert_char(&up->port, *status, UART_LSR_OE, ch, flag);
drivers/tty/serial/pxa.c
450
up->port.read_status_mask = UART_LSR_OE | UART_LSR_THRE | UART_LSR_DR;
drivers/tty/serial/pxa.c
469
up->port.ignore_status_mask |= UART_LSR_OE;
drivers/tty/serial/serial-tegra.c
442
if (lsr & UART_LSR_OE) {
drivers/tty/serial/serial-tegra.c
45
#define TEGRA_UART_LSR_ANY (UART_LSR_OE | UART_LSR_BI | \
drivers/tty/serial/serial-tegra.c
469
uart_insert_char(&tup->uport, lsr, UART_LSR_OE, 0, flag);
drivers/tty/serial/sunsu.c
310
UART_LSR_FE | UART_LSR_OE))) {
drivers/tty/serial/sunsu.c
332
if (*status & UART_LSR_OE)
drivers/tty/serial/sunsu.c
358
if (*status & UART_LSR_OE)
drivers/tty/serial/sunsu.c
813
up->port.read_status_mask = UART_LSR_OE | UART_LSR_THRE | UART_LSR_DR;
drivers/tty/serial/sunsu.c
832
up->port.ignore_status_mask |= UART_LSR_OE;
drivers/usb/serial/ark3116.c
496
if (lsr & UART_LSR_OE)
drivers/usb/serial/ark3116.c
591
if (lsr & UART_LSR_OE)
drivers/usb/serial/f81232.c
365
if (lsr & UART_LSR_OE) {
drivers/usb/serial/f81534.c
1214
if (lsr & UART_LSR_OE) {
drivers/usb/serial/mxuport.c
414
if (lsr_event & UART_LSR_OE) {
drivers/usb/serial/quatech2.c
828
newLSR &= (u8) (UART_LSR_OE | UART_LSR_BI);
drivers/usb/serial/quatech2.c
841
if (newLSR & UART_LSR_OE)
drivers/usb/serial/ssu100.c
454
if (lsr & UART_LSR_OE) {
include/uapi/linux/serial_reg.h
148
#define UART_LSR_BRK_ERROR_BITS (UART_LSR_BI|UART_LSR_FE|UART_LSR_PE|UART_LSR_OE)
samples/vfio-mdev/mtty.c
637
lsr |= UART_LSR_OE;
sound/drivers/serial-u16550.c
226
if (status & UART_LSR_OE)