Searched refs:SCFCR_MCE (Results 1 – 2 of 2) sorted by relevance
85 #define SCFCR_MCE BIT(3) /* Modem Control Enable */ macro
2013 ctrl |= SCFCR_MCE; in sci_set_termios()2015 ctrl &= ~SCFCR_MCE; in sci_set_termios()