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

/freebsd-11-stable/sys/mips/nlm/hal/
H A Duart.h57 #define LCR_8BITS 0x03 macro
158 lcr |= LCR_8BITS;
/freebsd-11-stable/sys/dev/ic/
H A Dns16550.h86 #define LCR_8BITS 0x03 macro
87 #define CFCR_8BITS LCR_8BITS
/freebsd-11-stable/sys/mips/cavium/
H A Duart_dev_oct16550.c230 lcr |= LCR_8BITS;
/freebsd-11-stable/sys/dev/uart/
H A Duart_dev_lpc.c212 lcr |= LCR_8BITS;
H A Duart_dev_ns8250.c221 lcr |= LCR_8BITS;

Completed in 114 milliseconds