Searched refs:hssrr (Results 1 – 1 of 1) sorted by relevance
2577 unsigned int hssrr = srr | HSCIF_SRE; in sci_set_termios() local2593 hssrr |= (shift << HSCIF_SRHP_SHIFT) & in sci_set_termios()2595 hssrr |= HSCIF_SRDE; in sci_set_termios()2597 serial_port_out(port, HSSRR, hssrr); in sci_set_termios()