Searched refs:FTDI_SIO_RLSD_MASK (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/serial/ | ||
| H A D | ftdi_sio.h | 414 #define FTDI_SIO_RLSD_MASK 0x80 macro |
| H A D | ftdi_sio.c | 2914 (buf[0] & FTDI_SIO_RLSD_MASK ? TIOCM_CD : 0) | in ftdi_tiocmget() |