Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Doti6858.c96 #define CONTROL_DTR_HIGH 0x08 macro
471 control |= (CONTROL_DTR_HIGH | CONTROL_RTS_HIGH); in oti6858_set_termios()
597 control |= CONTROL_DTR_HIGH; in oti6858_tiocmset()
601 control &= ~CONTROL_DTR_HIGH; in oti6858_tiocmset()
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Doti6858.c96 #define CONTROL_DTR_HIGH 0x08 macro
471 control |= (CONTROL_DTR_HIGH | CONTROL_RTS_HIGH); in oti6858_set_termios()
597 control |= CONTROL_DTR_HIGH; in oti6858_tiocmset()
601 control &= ~CONTROL_DTR_HIGH; in oti6858_tiocmset()

Completed in 3 milliseconds