Searched refs:UART_MSR_CTS (Results 1 – 2 of 2) sorted by relevance
148 #define UART_MSR_CTS 0x10 /* Clear to Send */ macro
302 info->msr &= ~UART_MSR_CTS; in isdn_tty_tint()447 info->msr &= ~UART_MSR_CTS; in isdn_tty_senddown()1071 info->msr |= (UART_MSR_DSR | UART_MSR_CTS); in isdn_tty_startup()1156 info->msr |= UART_MSR_CTS; in isdn_tty_write()1198 info->msr |= UART_MSR_CTS; in isdn_tty_write()1367 | ((status & UART_MSR_CTS) ? TIOCM_CTS : 0); in isdn_tty_tiocmget()2045 info->msr |= UART_MSR_CTS; in isdn_tty_stat_callback()