Lines Matching refs:PORT_SCIFA
412 case PORT_SCIFA: in sci_probe_regmap()
855 case PORT_SCIFA: in sci_handle_fifo_overrun()
930 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_rx_interrupt()
1029 case PORT_SCIFA: 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()
2065 case PORT_SCIFA: in sci_type()
2245 case PORT_SCIFA: in sci_init_single()
2523 .type = PORT_SCIFA,