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

/freebsd-current/sys/dev/ic/
H A Dns16550.h94 #define LCR_6BITS 0x01 macro
95 #define CFCR_6BITS LCR_6BITS
/freebsd-current/sys/dev/uart/
H A Duart_dev_ns8250.c280 lcr |= LCR_6BITS;

Completed in 114 milliseconds