Searched refs:SCFCR_MCE (Results 1 – 2 of 2) sorted by relevance
115 #define SCFCR_MCE BIT(3) /* Modem Control Enable */ macro
2125 serial_port_in(port, SCFCR) & ~SCFCR_MCE); in sci_set_mctrl()2138 serial_port_in(port, SCFCR) | SCFCR_MCE); in sci_set_mctrl()