Lines Matching refs:PORT_SCIFB
762 if (s->type == PORT_SCIFA || s->type == PORT_SCIFB) { in sci_start_tx()
784 s->type == PORT_SCIFA || s->type == PORT_SCIFB) { in sci_start_tx()
808 if (s->type == PORT_SCIFA || s->type == PORT_SCIFB) in sci_stop_tx()
831 if (s->type == PORT_SCIFA || s->type == PORT_SCIFB) in sci_start_rx()
844 if (s->type == PORT_SCIFA || s->type == PORT_SCIFB) in sci_stop_rx()
929 if (s->type == PORT_SCIFA || s->type == PORT_SCIFB) { in sci_init_pins()
1285 case PORT_SCIFB: in scif_set_rtrg()
1353 if (sci->type == PORT_SCIFA || sci->type == PORT_SCIFB) in rx_fifo_trigger_store()
1432 if (s->type == PORT_SCIFA || s->type == PORT_SCIFB || in sci_dma_tx_complete()
1518 if (s->type == PORT_SCIFA || s->type == PORT_SCIFB || in sci_dma_rx_reenable_irq()
1761 if (s->type == PORT_SCIFA || s->type == PORT_SCIFB || in sci_dma_rx_timer_fn()
1885 if (s->type == PORT_SCIFA || s->type == PORT_SCIFB || in sci_request_dma()
1956 if (s->type == PORT_SCIFA || s->type == PORT_SCIFB || in sci_rx_interrupt()
2296 if (s->type == PORT_SCIFA || s->type == PORT_SCIFB) { in sci_set_rts()
2325 if (s->type == PORT_SCIFA || s->type == PORT_SCIFB) { in sci_get_cts()
2378 if (s->type == PORT_SCIFA || s->type == PORT_SCIFB) { in sci_set_mctrl()
2670 s->type == PORT_SCIFB) in sci_reset()
2731 s->type != PORT_SCIFB) { in sci_set_termios()
2816 if (s->type == PORT_SCIFA || s->type == PORT_SCIFB) in sci_set_termios()
2906 (s->type == PORT_SCIFA || s->type == PORT_SCIFB)) { in sci_set_termios()
2962 case PORT_SCIFB: in sci_type()
3248 case PORT_SCIFB: in sci_probe_regmap()
3325 case PORT_SCIFB: in sci_init_single()
3624 .type = PORT_SCIFB,