Searched refs:MCS7840_UART_MSR_NEGRI (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/serial/ | ||
H A D | umcs.h | 632 #define MCS7840_UART_MSR_NEGRI 0x40 /* Negated RI signal */ macro |
H A D | umcs.c | 757 if (hw_msr & MCS7840_UART_MSR_NEGRI) in umcs7840_cfg_get_status() |