Searched refs:SET_RTS (Results 1 – 2 of 2) sorted by relevance
200 #define SET_RTS 0x02 /* assert RTS */ macro409 (ChP)->TxControl[3] &= ~SET_RTS; \644 (ChP)->TxControl[3] &= ~SET_RTS; \1018 (ChP)->TxControl[3] |= SET_RTS; \
1135 result = ((control & SET_RTS) ? TIOCM_RTS : 0) | in rp_tiocmget()1154 info->channel.TxControl[3] |= SET_RTS; in rp_tiocmset()1158 info->channel.TxControl[3] &= ~SET_RTS; in rp_tiocmset()