Searched refs:CLMPCC_MSVR_DSR (Results 1 – 2 of 2) sorted by relevance
302 #define CLMPCC_MSVR_DSR (1 << 7) /* Current State of DSR Input */ macro
740 rbits |= (msvr & CLMPCC_MSVR_DSR) ? TIOCM_DSR : 0; in clmpcc_modem_control()