Searched refs:CONTROL_DTR_HIGH (Results 1 – 1 of 1) sorted by relevance
96 #define CONTROL_DTR_HIGH 0x08 macro469 control |= (CONTROL_DTR_HIGH | CONTROL_RTS_HIGH); in oti6858_set_termios()595 control |= CONTROL_DTR_HIGH; in oti6858_tiocmset()599 control &= ~CONTROL_DTR_HIGH; in oti6858_tiocmset()