Lines Matching refs:PORT_HSCIF
876 port->type == PORT_HSCIF) { in sci_receive_chars()
1138 if (port->type == PORT_HSCIF) in rx_fifo_timeout_show()
1160 if (port->type == PORT_HSCIF) { in rx_fifo_timeout_store()
2215 if (s->port.type != PORT_HSCIF) in sci_sck_calc()
2242 if (s->port.type != PORT_HSCIF) in sci_brg_calc()
2275 if (s->port.type != PORT_HSCIF) in sci_scbrr_calc()
2668 case PORT_HSCIF: in sci_type()
2792 if (sci_port->cfg->type == PORT_HSCIF) in sci_init_clocks()
2868 case PORT_HSCIF: in sci_probe_regmap()
2931 case PORT_HSCIF: in sci_init_single()
3163 if (type == PORT_SCIFA || type == PORT_SCIFB || type == PORT_HSCIF) in sci_remove()
3207 .data = SCI_OF_DATA(PORT_HSCIF, SCIx_HSCIF_REGTYPE),
3357 sp->port.type == PORT_HSCIF) { in sci_probe()
3479 return early_console_setup(device, PORT_HSCIF); in hscif_early_console_setup()