Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dcp210x.c493 #define CP210X_SERIAL_RTS_INACTIVE (0 << 6) macro
1214 flow_repl |= CP210X_SERIAL_RTS_INACTIVE; in cp210x_set_flow_control()
1221 flow_repl |= CP210X_SERIAL_RTS_INACTIVE; in cp210x_set_flow_control()
1391 flow_repl |= CP210X_SERIAL_RTS_INACTIVE; in cp210x_tiocmset_port()
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dcp210x.c482 #define CP210X_SERIAL_RTS_INACTIVE 0 macro

Completed in 7 milliseconds