Searched refs:UART_LSR_OE (Results 1 – 2 of 2) sorted by relevance
105 #define UART_LSR_OE (1<<1) macro
431 if (lsr & UART_LSR_OE) in mtk_uart_bus_ipend()489 if (lsr & UART_LSR_OE) in mtk_uart_bus_receive()