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

/freebsd-13-stable/sys/dev/ic/
H A Dns16550.h95 #define LCR_7BITS 0x02 macro
96 #define CFCR_7BITS LCR_7BITS
/freebsd-13-stable/sys/mips/nlm/hal/
H A Duart.h58 #define LCR_7BITS 0x02 macro
162 lcr |= LCR_7BITS;
/freebsd-13-stable/sys/mips/cavium/
H A Duart_dev_oct16550.c233 lcr |= LCR_7BITS;
/freebsd-13-stable/sys/dev/uart/
H A Duart_dev_ns8250.c229 lcr |= LCR_7BITS;

Completed in 169 milliseconds