Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/serial/
Dti_usb_3410_5052.h93 #define TI_MSR_DSR 0x20 macro
Dti_usb_3410_5052.c860 | ((msr & TI_MSR_DSR) ? TIOCM_DSR : 0); in ti_tiocmget()