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.c654 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_stop_tx()
676 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_start_rx()
688 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_stop_rx()
1104 case PORT_SCIFB: in scif_set_rtrg()
2451 port->type == PORT_SCIFB) in sci_reset()
2512 port->type != PORT_SCIFB) { in sci_set_termios()
2740 case PORT_SCIFB: in sci_type()
2915 case PORT_SCIFB: in sci_probe_regmap()
2994 case PORT_SCIFB: in sci_init_single()
3288 .data = SCI_OF_DATA(PORT_SCIFB, SCIx_SCIFB_REGTYPE),
[all …]
/linux/include/uapi/linux/
A Dserial_core.h148 #define PORT_SCIFB 93 macro

Completed in 12 milliseconds