Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dio_ionsp.h258 #define IOSP_TX_FLOW_CTS 0x01 // Edgeport stops Tx if CTS low macro
H A Dio_edgeport.c2407 txFlow |= IOSP_TX_FLOW_CTS; in change_port_settings()