Searched refs:SCSMR_CKS (Results 1 – 2 of 2) sorted by relevance
40 #define SCSMR_CKS 0x0003 /* Clock Select */ macro
1988 smr_val |= serial_port_in(port, SCSMR) & SCSMR_CKS; in sci_set_termios()1996 serial_port_out(port, SCSMR, (smr_val & ~SCSMR_CKS) | cks); in sci_set_termios()