Searched refs:PORT_SCIFB (Results 1 – 2 of 2) sorted by relevance
762 if (s->type == PORT_SCIFA || s->type == PORT_SCIFB) { in sci_start_tx() 784 s->type == PORT_SCIFA || s->type == PORT_SCIFB) { in sci_start_tx() 808 if (s->type == PORT_SCIFA || s->type == PORT_SCIFB) in sci_stop_tx() 831 if (s->type == PORT_SCIFA || s->type == PORT_SCIFB) in sci_start_rx() 844 if (s->type == PORT_SCIFA || s->type == PORT_SCIFB) in sci_stop_rx() 929 if (s->type == PORT_SCIFA || s->type == PORT_SCIFB) { in sci_init_pins() 1286 case PORT_SCIFB: in scif_set_rtrg() 1354 if (sci->type == PORT_SCIFA || sci->type == PORT_SCIFB) in rx_fifo_trigger_store() 1433 if (s->type == PORT_SCIFA || s->type == PORT_SCIFB || in sci_dma_tx_complete() 1519 if (s->type == PORT_SCIFA || s->type == PORT_SCIFB || in sci_dma_rx_reenable_irq() [all...]
148 #define PORT_SCIFB 93 macro