Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/serial/
Dcp210x.c459 #define CP210X_SERIAL_RTS_MASK GENMASK(7, 6) macro
1179 flow_repl &= ~CP210X_SERIAL_RTS_MASK; in cp210x_get_termios_port()
1456 flow_repl &= ~CP210X_SERIAL_RTS_MASK; in cp210x_set_termios()
1463 flow_repl &= ~CP210X_SERIAL_RTS_MASK; in cp210x_set_termios()