Home
last modified time | relevance | path

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

/linux/drivers/usb/serial/
H A Dio_16654.h149 #define EDGEPORT_MSR_CD 0x80 // Current state of CD macro
H A Dio_ti.c2413 | ((msr & EDGEPORT_MSR_CD) ? TIOCM_CAR: 0) /* 0x040 */ in edge_tiocmget()