Home
last modified time | relevance | path

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

/openbmc/linux/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()