Searched refs:TEGRA_UART_LSR_ANY (Results 1 – 1 of 1) sorted by relevance
46 #define TEGRA_UART_LSR_ANY (UART_LSR_OE | UART_LSR_BI | \ macro437 if (unlikely(lsr & TEGRA_UART_LSR_ANY)) { in tegra_uart_decode_rx_error()