Lines Matching refs:PORT_SCIFB
609 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_start_tx()
631 port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_start_tx()
654 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_stop_tx()
676 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_start_rx()
688 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_stop_rx()
768 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_init_pins()
1104 case PORT_SCIFB: in scif_set_rtrg()
1172 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in rx_fifo_trigger_store()
1249 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB || in sci_dma_tx_complete()
1335 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB || in sci_dma_rx_reenable_irq()
1578 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB || in sci_dma_rx_timer_fn()
1703 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB || in sci_request_dma()
1757 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB || in sci_rx_interrupt()
2085 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_set_rts()
2112 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_get_cts()
2165 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_set_mctrl()
2451 port->type == PORT_SCIFB) in sci_reset()
2512 port->type != PORT_SCIFB) { in sci_set_termios()
2597 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_set_termios()
2687 (port->type == PORT_SCIFA || port->type == PORT_SCIFB)) { in sci_set_termios()
2740 case PORT_SCIFB: in sci_type()
2915 case PORT_SCIFB: in sci_probe_regmap()
2994 case PORT_SCIFB: in sci_init_single()
3238 if (type == PORT_SCIFA || type == PORT_SCIFB || type == PORT_HSCIF) in sci_remove()
3288 .data = SCI_OF_DATA(PORT_SCIFB, SCIx_SCIFB_REGTYPE),
3464 if (sp->port.type == PORT_SCIFA || sp->port.type == PORT_SCIFB || in sci_probe()
3588 return early_console_setup(device, PORT_SCIFB); in scifb_early_console_setup()