Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dio_ionsp.h237 #define IOSP_RX_FLOW_RTS 0x01 // Edgeport drops RTS to stop incoming data macro
H A Dio_edgeport.c2522 rxFlow |= IOSP_RX_FLOW_RTS; in change_port_settings()