Searched refs:EDGEPORT_MSR_DSR (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/serial/ | ||
H A D | io_16654.h | 147 #define EDGEPORT_MSR_DSR 0x20 // Current state of DSR macro |
H A D | io_ti.c | 2415 | ((msr & EDGEPORT_MSR_DSR) ? TIOCM_DSR: 0); /* 0x100 */ in edge_tiocmget() |