Searched refs:ULCON_STOP_2 (Results 1 – 2 of 2) sorted by relevance
230 port->regs->UR_LC |= ULCON_STOP_2; in tls_uart_set_stop_bits_inside()232 port->regs->UR_LC &= ~ULCON_STOP_2; in tls_uart_set_stop_bits_inside()
532 #define ULCON_STOP_2 0x04 /* 2 stop bit */ macro