Searched refs:MCS7840_UART_LCR_STOPB1 (Results 1 – 2 of 2) sorted by relevance
580 #define MCS7840_UART_LCR_STOPB1 0x00 /* 1 stop bit in any case */ macro
489 sc->sc_ports[pn].sc_lcr = MCS7840_UART_LCR_DATALEN8 | MCS7840_UART_LCR_STOPB1; in umcs7840_cfg_open()618 lcr |= MCS7840_UART_LCR_STOPB1; in umcs7840_cfg_param()