Home
last modified time | relevance | path

Searched refs:PORT_SCIFB (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dsh-sci.c577 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()
1063 case PORT_SCIFB: 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 || port->type == PORT_SCIFB) { in sci_dma_rx_reenable_irq()
[all...]
/kernel/linux/linux-6.6/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()
1075 case PORT_SCIFB: 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 || port->type == PORT_SCIFB || in sci_dma_rx_reenable_irq()
[all...]
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dserial_core.h193 #define PORT_SCIFB 93 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dserial_core.h162 #define PORT_SCIFB 93 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dserial_core.h97 #define PORT_SCIFB 93 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dserial_core.h97 #define PORT_SCIFB 93 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dserial_core.h99 #define PORT_SCIFB 93 macro

Completed in 8 milliseconds