Searched refs:PORT_SCIFA (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/serial/ |
H A D | sh-sci.c | 577 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_start_tx() 594 if (!s->chan_tx || port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_start_tx() 608 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() 723 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_init_pins() 1062 case PORT_SCIFA: in scif_set_rtrg() 1131 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) in rx_fifo_trigger_store() 1211 if (port->type == PORT_SCIFA || port->type == PORT_SCIFB) { in sci_dma_tx_complete() 1285 if (port->type == PORT_SCIFA || por in sci_dma_rx_reenable_irq() [all...] |
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | sh-sci.c | 578 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() 1300 if (port->type == PORT_SCIFA || por in sci_dma_rx_reenable_irq() [all...] |
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | serial_core.h | 166 #define PORT_SCIFA 83 macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | serial_core.h | 138 #define PORT_SCIFA 83 macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | serial_core.h | 87 #define PORT_SCIFA 83 macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | serial_core.h | 87 #define PORT_SCIFA 83 macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | serial_core.h | 89 #define PORT_SCIFA 83 macro
|
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh4a/ |
H A D | setup-sh7723.c | 88 .type = PORT_SCIFA, 108 .type = PORT_SCIFA, 128 .type = PORT_SCIFA,
|
H A D | setup-sh7724.c | 355 .type = PORT_SCIFA, 375 .type = PORT_SCIFA, 395 .type = PORT_SCIFA,
|
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh4a/ |
H A D | setup-sh7723.c | 88 .type = PORT_SCIFA, 108 .type = PORT_SCIFA, 128 .type = PORT_SCIFA,
|
H A D | setup-sh7724.c | 355 .type = PORT_SCIFA, 375 .type = PORT_SCIFA, 395 .type = PORT_SCIFA,
|
Completed in 12 milliseconds