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