Lines Matching refs:PORT_SCI
640 if (port->type == PORT_SCI) in sci_start_tx()
698 if (port->type == PORT_SCI) { in sci_clear_SCxSR()
877 if (port->type == PORT_SCI && in sci_transmit_chars()
897 if (port->type == PORT_SCI) { in sci_transmit_chars()
927 if (port->type == PORT_SCI) { in sci_receive_chars()
1821 if (port->type != PORT_SCI) in sci_tx_end_interrupt()
1867 if (port->type == PORT_SCI) { in sci_er_interrupt()
2682 if (port->type != PORT_SCI) in sci_set_termios()
2734 case PORT_SCI: in sci_type()
2906 case PORT_SCI: in sci_probe_regmap()
2972 if (p->type == PORT_SCI) in sci_init_single()
3040 if (port->type == PORT_SCI && !dev->dev.of_node) { in sci_init_single()
3294 .data = SCI_OF_DATA(PORT_SCI, SCIx_SCI_REGTYPE),
3559 return early_console_setup(device, PORT_SCI); in sci_early_console_setup()