Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/serial/
Dio_16654.h145 #define EDGEPORT_MSR_DELTA_CTS 0x01 // CTS changed from last read macro
Dio_edgeport.c1946 if (newMsr & (EDGEPORT_MSR_DELTA_CTS | EDGEPORT_MSR_DELTA_DSR | in handle_new_msr()
1951 if (newMsr & EDGEPORT_MSR_DELTA_CTS) in handle_new_msr()
Dio_ti.c1567 if (msr & (EDGEPORT_MSR_DELTA_CTS | EDGEPORT_MSR_DELTA_DSR | in handle_new_msr()
1572 if (msr & EDGEPORT_MSR_DELTA_CTS) in handle_new_msr()