Home
last modified time | relevance | path

Searched refs:EDGEPORT_MSR_DSR (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/serial/
H A Dio_16654.h147 #define EDGEPORT_MSR_DSR 0x20 // Current state of DSR macro
H A Dio_ti.c2415 | ((msr & EDGEPORT_MSR_DSR) ? TIOCM_DSR: 0); /* 0x100 */ in edge_tiocmget()