Searched refs:EDGEPORT_MSR_DELTA_DSR (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dio_16654.h146 #define EDGEPORT_MSR_DELTA_DSR 0x02 // DSR changed from last read macro
H A Dio_edgeport.c2048 if (newMsr & (EDGEPORT_MSR_DELTA_CTS | EDGEPORT_MSR_DELTA_DSR |
2055 if (newMsr & EDGEPORT_MSR_DELTA_DSR)
H A Dio_ti.c1543 if (msr & (EDGEPORT_MSR_DELTA_CTS | EDGEPORT_MSR_DELTA_DSR |
1550 if (msr & EDGEPORT_MSR_DELTA_DSR)

Completed in 55 milliseconds