Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dfsl_lpuart.c184 #define UARTCTRL_SBK 0x00010000 macro
870 if ((stat & UARTSTAT_TC && sfifo & UARTFIFO_TXEMPT) || ctrl & UARTCTRL_SBK) in lpuart32_tx_empty()
1974 UARTCTRL_TIE | UARTCTRL_TCIE | UARTCTRL_RIE | UARTCTRL_SBK); in lpuart32_shutdown()
2363 if (!(old_ctrl & UARTCTRL_SBK)) in lpuart32_set_termios()