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

/freebsd-11-stable/sys/mips/nlm/hal/
H A Duart.h56 #define LCR_7BITS 0x02 macro
160 lcr |= LCR_7BITS;
/freebsd-11-stable/sys/dev/ic/
H A Dns16550.h88 #define LCR_7BITS 0x02 macro
89 #define CFCR_7BITS LCR_7BITS
/freebsd-11-stable/sys/mips/cavium/
H A Duart_dev_oct16550.c232 lcr |= LCR_7BITS;
/freebsd-11-stable/sys/dev/uart/
H A Duart_dev_lpc.c214 lcr |= LCR_7BITS;
H A Duart_dev_ns8250.c223 lcr |= LCR_7BITS;

Completed in 169 milliseconds