Searched refs:CRTSCTS (Results 1 – 18 of 18) sorted by relevance
165 #define CRTSCTS 020000000000 /* flow control */ macro
170 #define CRTSCTS 020000000000 /* flow control */ macro
178 #define CRTSCTS 020000000000 /* flow control */ macro
162 #define CRTSCTS 020000000000 /* flow control */ macro
161 #define CRTSCTS 020000000000 /* flow control */ macro
169 #define CRTSCTS 020000000000 /* flow control */ macro
160 #define CRTSCTS 020000000000 /* flow control */ macro
174 #define CRTSCTS 020000000000 /* flow control */ macro
199 #define CRTSCTS 020000000000 /* flow control */ macro
185 #define CRTSCTS 020000000000 /* flow control */ macro
207 #define CRTSCTS 0x80000000 /* flow control */ macro
462 if ((old_termios->c_cflag & CRTSCTS) && in rs_set_termios()463 !(tty->termios->c_cflag & CRTSCTS)) { in rs_set_termios()
1137 if (port->type == PORT_MN10300_CTS && cflag & CRTSCTS) { in mn10300_serial_change_speed()1197 if (!(new->c_cflag & CRTSCTS)) { in mn10300_serial_set_termios()