Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dio_16654.h143 #define EDGEPORT_MSR_DELTA_DSR 0x02 // DSR changed from last read macro
H A Dio_ti.c1564 if (msr & (EDGEPORT_MSR_DELTA_CTS | EDGEPORT_MSR_DELTA_DSR | in handle_new_msr()
1571 if (msr & EDGEPORT_MSR_DELTA_DSR) in handle_new_msr()
H A Dio_edgeport.c2010 if (newMsr & (EDGEPORT_MSR_DELTA_CTS | EDGEPORT_MSR_DELTA_DSR | in handle_new_msr()
2017 if (newMsr & EDGEPORT_MSR_DELTA_DSR) in handle_new_msr()
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dio_16654.h143 #define EDGEPORT_MSR_DELTA_DSR 0x02 // DSR changed from last read macro
H A Dio_edgeport.c1894 if (newMsr & (EDGEPORT_MSR_DELTA_CTS | EDGEPORT_MSR_DELTA_DSR | in handle_new_msr()
1901 if (newMsr & EDGEPORT_MSR_DELTA_DSR) in handle_new_msr()
H A Dio_ti.c1558 if (msr & (EDGEPORT_MSR_DELTA_CTS | EDGEPORT_MSR_DELTA_DSR | in handle_new_msr()
1565 if (msr & EDGEPORT_MSR_DELTA_DSR) in handle_new_msr()

Completed in 15 milliseconds