Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/tty/serial/
A Dsh-sci.c609 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_stop_tx()
631 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_start_rx()
643 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_stop_rx()
1049 case PORT_SCIFB: in scif_set_rtrg()
2356 port->type == PORT_SCIFB) in sci_reset()
2417 port->type != PORT_SCIFB) { in sci_set_termios()
2639 case PORT_SCIFB: in sci_type()
2814 case PORT_SCIFB: in sci_probe_regmap()
2886 case PORT_SCIFB: in sci_init_single()
3181 .data = SCI_OF_DATA(PORT_SCIFB, SCIx_SCIFB_REGTYPE),
[all …]
/linux-6.3-rc2/include/uapi/linux/
A Dserial_core.h190 #define PORT_SCIFB 93 macro

Completed in 9 milliseconds