Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dowl-uart.c37 #define OWL_UART_CTL_STPS_2BITS BIT(2) macro
336 ctl |= OWL_UART_CTL_STPS_2BITS; in owl_uart_set_termios()
338 ctl &= ~OWL_UART_CTL_STPS_2BITS; in owl_uart_set_termios()