Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/serial/
Dcp210x.c479 #define CP210X_SERIAL_RTS_INACTIVE (0 << 6) macro
1235 flow_repl |= CP210X_SERIAL_RTS_INACTIVE; in cp210x_set_flow_control()
1242 flow_repl |= CP210X_SERIAL_RTS_INACTIVE; in cp210x_set_flow_control()
1410 flow_repl |= CP210X_SERIAL_RTS_INACTIVE; in cp210x_tiocmset_port()