Searched refs:MCT_U232_MSR_DDSR (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/serial/ | ||
D | mct_u232.h | 126 #define MCT_U232_MSR_DDSR 0x02 /* Delta DSR */ macro |
D | mct_u232.c | 340 if (msr & MCT_U232_MSR_DDSR) in mct_u232_msr_to_icount() |