Lines Matching refs:PORT_SCIFB

578 	if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) {  in sci_start_tx()
600 port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_start_tx()
623 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_stop_tx()
645 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_start_rx()
657 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_stop_rx()
738 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_init_pins()
1075 case PORT_SCIFB: in scif_set_rtrg()
1143 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in rx_fifo_trigger_store()
1220 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB || in sci_dma_tx_complete()
1300 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB || in sci_dma_rx_reenable_irq()
1543 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB || in sci_dma_rx_timer_fn()
1668 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB || in sci_request_dma()
1722 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB || in sci_rx_interrupt()
2050 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_set_rts()
2077 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_get_cts()
2130 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_set_mctrl()
2415 port->type == PORT_SCIFB) in sci_reset()
2476 port->type != PORT_SCIFB) { in sci_set_termios()
2561 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_set_termios()
2651 (port->type == PORT_SCIFA || port->type == PORT_SCIFB)) { in sci_set_termios()
2704 case PORT_SCIFB: in sci_type()
2879 case PORT_SCIFB: in sci_probe_regmap()
2958 case PORT_SCIFB: in sci_init_single()
3205 if (type == PORT_SCIFA || type == PORT_SCIFB || type == PORT_HSCIF) in sci_remove()
3253 .data = SCI_OF_DATA(PORT_SCIFB, SCIx_SCIFB_REGTYPE),
3429 if (sp->port.type == PORT_SCIFA || sp->port.type == PORT_SCIFB || in sci_probe()
3548 return early_console_setup(device, PORT_SCIFB); in scifb_early_console_setup()