Searched refs:EDGEPORT_MSR_RI (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/serial/ | ||
H A D | io_16654.h | 148 #define EDGEPORT_MSR_RI 0x40 // Current state of RI macro |
H A D | io_ti.c | 2414 | ((msr & EDGEPORT_MSR_RI) ? TIOCM_RI: 0) /* 0x080 */ in edge_tiocmget() |