Searched refs:UARTCTRL_SBK (Results 1 – 1 of 1) sorted by relevance
184 #define UARTCTRL_SBK 0x00010000 macro870 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()