Lines Matching refs:PORT_SCI
660 if (port->type == PORT_SCI) in sci_start_tx()
718 if (port->type == PORT_SCI) { in sci_clear_SCxSR()
898 if (port->type == PORT_SCI && in sci_transmit_chars()
919 if (port->type == PORT_SCI) { in sci_transmit_chars()
949 if (port->type == PORT_SCI) { in sci_receive_chars()
1861 if (port->type != PORT_SCI) in sci_tx_end_interrupt()
1907 if (port->type == PORT_SCI) { in sci_er_interrupt()
2729 if (port->type != PORT_SCI) in sci_set_termios()
2781 case PORT_SCI: in sci_type()
2953 case PORT_SCI: in sci_probe_regmap()
3019 if (p->type == PORT_SCI) in sci_init_single()
3083 if (port->type == PORT_SCI && !dev->dev.of_node) { in sci_init_single()
3330 .data = SCI_OF_DATA(PORT_SCI, SCIx_SCI_REGTYPE),
3734 return early_console_setup(device, PORT_SCI); in sci_early_console_setup()