Lines Matching refs:PORT_SCIFB
579 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_start_tx()
596 if (!s->chan_tx || port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_start_tx()
610 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_stop_tx()
624 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_start_rx()
636 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_stop_rx()
717 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_init_pins()
1060 case PORT_SCIFB: in scif_set_rtrg()
1130 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in rx_trigger_store()
1210 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_dma_tx_complete()
1493 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in rx_timer_fn()
1498 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in rx_timer_fn()
1617 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_request_dma()
1665 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_rx_interrupt()
1953 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_set_rts()
1980 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_get_cts()
2033 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_set_mctrl()
2318 port->type == PORT_SCIFB) in sci_reset()
2375 port->type != PORT_SCIFB) { in sci_set_termios()
2475 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_set_termios()
2557 (port->type == PORT_SCIFA || port->type == PORT_SCIFB)) { in sci_set_termios()
2621 case PORT_SCIFB: in sci_type()
2811 case PORT_SCIFB: in sci_probe_regmap()
2878 case PORT_SCIFB: in sci_init_single()
3115 if (port->port.type == PORT_SCIFA || port->port.type == PORT_SCIFB || in sci_remove()
3159 .data = SCI_OF_DATA(PORT_SCIFB, SCIx_SCIFB_REGTYPE),
3312 if (sp->port.type == PORT_SCIFA || sp->port.type == PORT_SCIFB || in sci_probe()
3425 return early_console_setup(device, PORT_SCIFB); in scifb_early_console_setup()