Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dti_usb_3410_5052.c111 #define TI_MSR_DSR 0x20 macro
1036 | ((msr & TI_MSR_DSR) ? TIOCM_DSR : 0); in ti_tiocmget()