Home
last modified time | relevance | path

Searched refs:PORT_SCIFB (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/tty/serial/
A Dsh-sci.c608 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_stop_tx()
630 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_start_rx()
642 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_stop_rx()
1060 case PORT_SCIFB: in scif_set_rtrg()
2372 port->type == PORT_SCIFB) in sci_reset()
2429 port->type != PORT_SCIFB) { in sci_set_termios()
2651 case PORT_SCIFB: in sci_type()
2841 case PORT_SCIFB: in sci_probe_regmap()
2913 case PORT_SCIFB: in sci_init_single()
3193 .data = SCI_OF_DATA(PORT_SCIFB, SCIx_SCIFB_REGTYPE),
[all …]
/linux/include/uapi/linux/
A Dserial_core.h191 #define PORT_SCIFB 93 macro

Completed in 9 milliseconds