Home
last modified time | relevance | path

Searched refs:OWL_UART_STAT_RTSS (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dowl-uart.c61 #define OWL_UART_STAT_RTSS BIT(8) macro
115 if (stat & OWL_UART_STAT_RTSS) in owl_uart_get_mctrl()