Searched refs:CLMPCC_MSVR_CD (Results 1 – 2 of 2) sorted by relevance
303 #define CLMPCC_MSVR_CD (1 << 6) /* Current State of CD Input */ macro
739 rbits |= (msvr & CLMPCC_MSVR_CD) ? TIOCM_CD : 0; in clmpcc_modem_control()1325 clmpcc_rd_msvr(sc) & CLMPCC_MSVR_CD; in clmpcc_mdintr()1397 reg = clmpcc_rd_msvr(sc) & CLMPCC_MSVR_CD; in clmpcc_softintr()