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

/freebsd-current/sys/dev/ic/
H A Dns16550.h76 #define LCR_SBREAK 0x40 macro
77 #define CFCR_SBREAK LCR_SBREAK
/freebsd-current/sys/dev/uart/
H A Duart_dev_ns8250.c691 lcr |= LCR_SBREAK;
693 lcr &= ~LCR_SBREAK;

Completed in 186 milliseconds