Home
last modified time | relevance | path

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

/linux/drivers/usb/serial/
H A Dftdi_sio.h401 #define FTDI_SIO_RI_MASK 0x40 macro
H A Dftdi_sio.c2841 (buf[0] & FTDI_SIO_RI_MASK ? TIOCM_RI : 0) | in ftdi_tiocmget()