Lines Matching refs:PORT_HSCIF
909 port->type == PORT_HSCIF) { in sci_receive_chars()
1159 if (port->type == PORT_HSCIF) in rx_fifo_timeout_show()
1181 if (port->type == PORT_HSCIF) { in rx_fifo_timeout_store()
2269 if (s->port.type != PORT_HSCIF) in sci_sck_calc()
2296 if (s->port.type != PORT_HSCIF) in sci_brg_calc()
2329 if (s->port.type != PORT_HSCIF) in sci_scbrr_calc()
2706 case PORT_HSCIF: in sci_type()
2830 if (sci_port->cfg->type == PORT_HSCIF) in sci_init_clocks()
2891 case PORT_HSCIF: in sci_probe_regmap()
2961 case PORT_HSCIF: in sci_init_single()
3205 if (type == PORT_SCIFA || type == PORT_SCIFB || type == PORT_HSCIF) in sci_remove()
3256 .data = SCI_OF_DATA(PORT_HSCIF, SCIx_HSCIF_REGTYPE),
3430 sp->port.type == PORT_HSCIF) { in sci_probe()
3553 return early_console_setup(device, PORT_HSCIF); in hscif_early_console_setup()