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

/freebsd-11-stable/sys/mips/nlm/hal/
H A Duart.h58 #define LCR_STOPB 0x04 macro
167 lcr |= LCR_STOPB;
/freebsd-11-stable/sys/dev/ic/
H A Dns16550.h84 #define LCR_STOPB 0x04 macro
85 #define CFCR_STOPB LCR_STOPB
/freebsd-11-stable/sys/mips/cavium/
H A Duart_dev_oct16550.c238 lcr |= LCR_STOPB;
/freebsd-11-stable/sys/dev/uart/
H A Duart_dev_lpc.c220 lcr |= LCR_STOPB;
H A Duart_dev_ns8250.c229 lcr |= LCR_STOPB;

Completed in 126 milliseconds