Searched refs:PORT_SCIFB (Results 1 – 4 of 4) sorted by relevance
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()[all …]
202 #define PORT_SCIFB 93 macro
106 SH73A0_SCIF(PORT_SCIFB, 8, 0xe6c30000, gic_spi(80));
237 R8A7740_SCIF(PORT_SCIFB, 8, 0xe6c30000, gic_spi(108));