Searched refs:hssrr (Results 1 – 1 of 1) sorted by relevance
2583 unsigned int hssrr = srr | HSCIF_SRE; in sci_set_termios() local2599 hssrr |= (shift << HSCIF_SRHP_SHIFT) & in sci_set_termios()2601 hssrr |= HSCIF_SRDE; in sci_set_termios()2603 serial_port_out(port, HSSRR, hssrr); in sci_set_termios()