Lines Matching refs:PORT_HSCIF
1146 if (port->type == PORT_HSCIF) in rx_fifo_timeout_show()
1168 if (port->type == PORT_HSCIF) { in rx_fifo_timeout_store()
2172 if (s->port.type != PORT_HSCIF) in sci_sck_calc()
2199 if (s->port.type != PORT_HSCIF) in sci_brg_calc()
2232 if (s->port.type != PORT_HSCIF) in sci_scbrr_calc()
2623 case PORT_HSCIF: in sci_type()
2747 if (sci_port->cfg->type == PORT_HSCIF) in sci_init_clocks()
2823 case PORT_HSCIF: in sci_probe_regmap()
2881 case PORT_HSCIF: in sci_init_single()
3116 port->port.type == PORT_HSCIF) { in sci_remove()
3162 .data = SCI_OF_DATA(PORT_HSCIF, SCIx_HSCIF_REGTYPE),
3313 sp->port.type == PORT_HSCIF) { in sci_probe()
3430 return early_console_setup(device, PORT_HSCIF); in hscif_early_console_setup()