Searched refs:FTDI_SIO_XON_XOFF_HS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/serial/ | ||
H A D | ftdi_sio.h | 264 #define FTDI_SIO_XON_XOFF_HS (0x4 << 8) macro |
H A D | ftdi_sio.c | 2769 index = FTDI_SIO_XON_XOFF_HS; in ftdi_set_termios() |