Home
last modified time | relevance | path

Searched refs:TI_MSR_CTS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dti_usb_3410_5052.c110 #define TI_MSR_CTS 0x10 macro
1044 | ((msr & TI_MSR_CTS) ? TIOCM_CTS : 0) in ti_tiocmget()
1472 if (msr & TI_MSR_CTS) in ti_handle_new_msr()
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dti_usb_3410_5052.c110 #define TI_MSR_CTS 0x10 macro
1033 | ((msr & TI_MSR_CTS) ? TIOCM_CTS : 0) in ti_tiocmget()
1428 if (msr & TI_MSR_CTS) in ti_handle_new_msr()

Completed in 5 milliseconds