Lines Matching refs:PORT_SCIFB
415 case PORT_SCIFB: in sci_probe_regmap()
856 case PORT_SCIFB: in sci_handle_fifo_overrun()
930 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_rx_interrupt()
1030 case PORT_SCIFB: in sci_mpxed_interrupt()
1281 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_dma_tx_complete()
1534 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_start_tx()
1551 if (!s->chan_tx || port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_start_tx()
1565 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_stop_tx()
1579 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_start_rx()
1591 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_stop_rx()
1647 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in rx_timer_fn()
2067 case PORT_SCIFB: in sci_type()
2235 case PORT_SCIFB: in sci_init_single()
2529 .type = PORT_SCIFB,