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

/freebsd-current/sys/dev/ic/
H A Dns16550.h92 #define LCR_7BITS 0x02 macro
93 #define CFCR_7BITS LCR_7BITS
/freebsd-current/sys/dev/uart/
H A Duart_dev_ns8250.c278 lcr |= LCR_7BITS;

Completed in 130 milliseconds