Home
last modified time | relevance | path

Searched refs:PORT_SCIFA (Results 1 – 4 of 4) 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()
1059 case PORT_SCIFA: in scif_set_rtrg()
1128 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in rx_fifo_trigger_store()
2371 if (port->type == PORT_SCIFA || in sci_reset()
2649 case PORT_SCIFA: in sci_type()
2838 case PORT_SCIFA: in sci_probe_regmap()
2919 case PORT_SCIFA: in sci_init_single()
3190 .data = SCI_OF_DATA(PORT_SCIFA, SCIx_SCIFA_REGTYPE),
[all …]
/linux/arch/sh/kernel/cpu/sh4a/
A Dsetup-sh7723.c88 .type = PORT_SCIFA,
108 .type = PORT_SCIFA,
128 .type = PORT_SCIFA,
A Dsetup-sh7724.c355 .type = PORT_SCIFA,
375 .type = PORT_SCIFA,
395 .type = PORT_SCIFA,
/linux/include/uapi/linux/
A Dserial_core.h164 #define PORT_SCIFA 83 macro

Completed in 13 milliseconds