Home
last modified time | relevance | path

Searched refs:PORT_SCIFA (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dsh-sci.c578 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_start_tx()
600 port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_start_tx()
623 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_stop_tx()
645 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_start_rx()
657 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in sci_stop_rx()
738 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_init_pins()
1074 case PORT_SCIFA: in scif_set_rtrg()
1143 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in rx_fifo_trigger_store()
1220 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB || in sci_dma_tx_complete()
1305 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB || in sci_dma_rx_reenable_irq()
[all …]
/openbmc/u-boot/drivers/serial/
H A Dserial_sh.c45 if (port->type == PORT_SCIFA) in scif_rxfill()
210 {.compatible = "renesas,scifa", .data = PORT_SCIFA},
281 #define SCIF_BASE_PORT PORT_SCIFA
H A Dserial_sh.h112 # define SCSCR_INIT(port) ((port)->type == PORT_SCIFA ? \
260 #define SCI_CTRL_FLAGS_REIE ((port)->type == PORT_SCIFA ? 0 : 8)
/openbmc/u-boot/include/dm/platform_data/
H A Dserial_sh.h18 PORT_SCIFA, enumerator
/openbmc/linux/include/uapi/linux/
H A Dserial_core.h138 #define PORT_SCIFA 83 macro
/openbmc/linux/arch/sh/kernel/cpu/sh4a/
H A Dsetup-sh7723.c88 .type = PORT_SCIFA,
108 .type = PORT_SCIFA,
128 .type = PORT_SCIFA,
H A Dsetup-sh7724.c355 .type = PORT_SCIFA,
375 .type = PORT_SCIFA,
395 .type = PORT_SCIFA,