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

/freebsd-13-stable/sys/dev/ic/
H A Dns16550.h91 #define LCR_STOPB 0x04 macro
92 #define CFCR_STOPB LCR_STOPB
/freebsd-13-stable/sys/mips/nlm/hal/
H A Duart.h60 #define LCR_STOPB 0x04 macro
169 lcr |= LCR_STOPB;
/freebsd-13-stable/sys/mips/cavium/
H A Duart_dev_oct16550.c239 lcr |= LCR_STOPB;
/freebsd-13-stable/sys/dev/uart/
H A Duart_dev_ns8250.c235 lcr |= LCR_STOPB;

Completed in 53 milliseconds