Home
last modified time | relevance | path

Searched refs:UART_LSR_FIFOE (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Dserial_reg.h135 #define UART_LSR_FIFOE 0x80 /* Fifo error */ macro
/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/
H A D8250_port.c2009 if (!(status & (UART_LSR_FIFOE | UART_LSR_BRK_ERROR_BITS)) && (port->status & (UPSTAT_AUTOCTS | UPSTAT_AUTORTS)) && in serial8250_handle_irq()

Completed in 6 milliseconds