Searched refs:IOSP_RX_FLOW_RTS (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/usb/serial/ | ||
D | io_ionsp.h | 237 #define IOSP_RX_FLOW_RTS 0x01 // Edgeport drops RTS to stop incoming data macro |
D | io_edgeport.c | 2404 rxFlow |= IOSP_RX_FLOW_RTS; in change_port_settings() |