Searched refs:URMS_URDCTS (Results 1 – 2 of 2) sorted by relevance
86 #define URMS_URDCTS (1 << 0) /* Delta Clear to Send */ macro
256 if (status & URMS_URDCTS) in ks8695uart_modem_status()257 uart_handle_cts_change(port, status & URMS_URDCTS); in ks8695uart_modem_status()