Searched refs:CHR_TIOCM_RTS (Results 1 – 3 of 3) sorted by relevance
50 #define CHR_TIOCM_RTS 0x004 macro
1235 *targ |= CHR_TIOCM_RTS; in tty_serial_ioctl()1244 | CHR_TIOCM_RI | CHR_TIOCM_DTR | CHR_TIOCM_RTS); in tty_serial_ioctl()1255 if (sarg & CHR_TIOCM_RTS) in tty_serial_ioctl()
377 if (~s->modem_state & prev_state & CHR_TIOCM_RTS) in csrhci_ioctl()