Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dfsl_lpuart.c183 #define UARTCTRL_SBK 0x00010000 macro
874 if ((stat & UARTSTAT_TC && sfifo & UARTFIFO_TXEMPT) || ctrl & UARTCTRL_SBK) in lpuart32_tx_empty()
1969 UARTCTRL_TIE | UARTCTRL_TCIE | UARTCTRL_RIE | UARTCTRL_SBK); in lpuart32_shutdown()
2337 if (!(old_ctrl & UARTCTRL_SBK)) { in lpuart32_set_termios()