Lines Matching refs:PORT_SCIF
881 if (port->type == PORT_SCIF || in sci_receive_chars()
1044 case PORT_SCIF: in scif_set_rtrg()
2647 case PORT_SCIF: in sci_type()
2844 case PORT_SCIF: in sci_probe_regmap()
2922 case PORT_SCIF: in sci_init_single()
3163 .data = SCI_OF_DATA(PORT_SCIF, SCIx_SH2_SCIF_FIFODATA_REGTYPE),
3167 .data = SCI_OF_DATA(PORT_SCIF, SCIx_RZ_SCIFA_REGTYPE),
3171 .data = SCI_OF_DATA(PORT_SCIF, SCIx_RZ_SCIFA_REGTYPE),
3176 .data = SCI_OF_DATA(PORT_SCIF, SCIx_SH4_SCIF_BRG_REGTYPE),
3179 .data = SCI_OF_DATA(PORT_SCIF, SCIx_SH4_SCIF_BRG_REGTYPE),
3182 .data = SCI_OF_DATA(PORT_SCIF, SCIx_SH4_SCIF_BRG_REGTYPE),
3187 .data = SCI_OF_DATA(PORT_SCIF, SCIx_SH4_SCIF_REGTYPE),
3447 return early_console_setup(device, PORT_SCIF); in scif_early_console_setup()
3453 return early_console_setup(device, PORT_SCIF); in rzscifa_early_console_setup()