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