Home
last modified time | relevance | path

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

/openbmc/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()
H A Dio_edgeport.c1533 | ((msr & EDGEPORT_MSR_CD) ? TIOCM_CAR: 0) /* 0x040 */ in edge_tiocmget()