Lines Matching refs:PORT_HSCIF
1134 if (port->type == PORT_HSCIF) in rx_fifo_timeout_show()
1156 if (port->type == PORT_HSCIF) { in rx_fifo_timeout_store()
2211 if (s->port.type != PORT_HSCIF) in sci_sck_calc()
2238 if (s->port.type != PORT_HSCIF) in sci_brg_calc()
2271 if (s->port.type != PORT_HSCIF) in sci_scbrr_calc()
2664 case PORT_HSCIF: in sci_type()
2788 if (sci_port->cfg->type == PORT_HSCIF) in sci_init_clocks()
2864 case PORT_HSCIF: in sci_probe_regmap()
2926 case PORT_HSCIF: in sci_init_single()
3159 if (type == PORT_SCIFA || type == PORT_SCIFB || type == PORT_HSCIF) in sci_remove()
3203 .data = SCI_OF_DATA(PORT_HSCIF, SCIx_HSCIF_REGTYPE),
3351 sp->port.type == PORT_HSCIF) { in sci_probe()
3473 return early_console_setup(device, PORT_HSCIF); in hscif_early_console_setup()