Lines Matching refs:PORT_SCIFA

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()
1284 case PORT_SCIFA: 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()
2669 if (s->type == PORT_SCIFA || in sci_reset()
2730 if (s->clk_rates[SCI_SCK] && s->type != PORT_SCIFA && 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()
2960 case PORT_SCIFA: in sci_type()
3245 case PORT_SCIFA: in sci_probe_regmap()
3331 case PORT_SCIFA: in sci_init_single()
3616 .type = PORT_SCIFA,