Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dumcs.h581 #define MCS7840_UART_LCR_STOPB1 0x00 /* 1 stop bit in any case */ macro
H A Dumcs.c624 lcr |= MCS7840_UART_LCR_STOPB1; in umcs7840_param()
785 MCS7840_UART_LCR_DATALEN8 | MCS7840_UART_LCR_STOPB1; in umcs7840_port_open()