Searched refs:MCS7840_UART_LCR_STOPB1 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/usb/serial/
H A Dumcs.h579 #define MCS7840_UART_LCR_STOPB1 0x00 /* 1 stop bit in any case */ macro
H A Dumcs.c491 sc->sc_ports[pn].sc_lcr = MCS7840_UART_LCR_DATALEN8 | MCS7840_UART_LCR_STOPB1;
620 lcr |= MCS7840_UART_LCR_STOPB1;

Completed in 54 milliseconds