Searched refs:PORT_SCIFB (Results 1 – 2 of 2) sorted by relevance
674 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_stop_tx()696 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_start_rx()708 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_stop_rx()1126 case PORT_SCIFB: in scif_set_rtrg()2498 port->type == PORT_SCIFB) in sci_reset()2559 port->type != PORT_SCIFB) { in sci_set_termios()2787 case PORT_SCIFB: in sci_type()2962 case PORT_SCIFB: in sci_probe_regmap()3041 case PORT_SCIFB: in sci_init_single()3324 .data = SCI_OF_DATA(PORT_SCIFB, SCIx_SCIFB_REGTYPE),[all …]
148 #define PORT_SCIFB 93 macro