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

/freebsd-11-stable/sys/mips/nlm/hal/
H A Duart.h55 #define LCR_6BITS 0x01 macro
162 lcr |= LCR_6BITS;
/freebsd-11-stable/sys/dev/ic/
H A Dns16550.h90 #define LCR_6BITS 0x01 macro
91 #define CFCR_6BITS LCR_6BITS
/freebsd-11-stable/sys/mips/cavium/
H A Duart_dev_oct16550.c234 lcr |= LCR_6BITS;
/freebsd-11-stable/sys/dev/uart/
H A Duart_dev_lpc.c216 lcr |= LCR_6BITS;
H A Duart_dev_ns8250.c225 lcr |= LCR_6BITS;

Completed in 116 milliseconds