Searched refs:PORT_SCIFB (Results 1 – 2 of 2) sorted by relevance
578 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_start_tx()595 if (!s->chan_tx || port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_start_tx()609 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_stop_tx()631 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_start_rx()643 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_stop_rx()724 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_init_pins()1049 case PORT_SCIFB: in scif_set_rtrg()1117 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in rx_fifo_trigger_store()1197 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_dma_tx_complete()1271 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_dma_rx_reenable_irq()[all …]
190 #define PORT_SCIFB 93 macro