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

/freebsd-12-stable/sys/dev/usb/serial/
H A Dumcs.h593 #define MCS7840_UART_LCR_DIVISORS 0x80 /* Map DLL/DLM instead of macro
H A Dumcs.c1066 sc->sc_ports[portno].sc_lcr |= MCS7840_UART_LCR_DIVISORS;
1079 sc->sc_ports[portno].sc_lcr &= ~MCS7840_UART_LCR_DIVISORS;

Completed in 102 milliseconds