Lines Matching refs:PORT_SCIFB
427 case PORT_SCIFB: in sci_probe_regmap()
499 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_start_tx()
516 if (!s->chan_tx || port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_start_tx()
530 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_stop_tx()
544 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_start_rx()
556 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_stop_rx()
1040 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_dma_tx_complete()
1320 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in rx_timer_fn()
1325 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in rx_timer_fn()
1445 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_request_dma()
1480 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_rx_interrupt()
2105 case PORT_SCIFB: in sci_type()
2264 case PORT_SCIFB: in sci_init_single()
2564 .type = PORT_SCIFB,