Searched refs:SCI_PORT_RSCI (Results 1 – 3 of 3) sorted by relevance
10 SCI_PORT_RSCI = BIT(7) | 0, enumerator
1834 if (s->type != PORT_SCI && s->type != SCI_PORT_RSCI) in sci_tx_end_interrupt()2992 } else if (sci_port->type == SCI_PORT_RSCI) { in sci_init_clocks()3004 if (!clk && sci_port->type == SCI_PORT_RSCI && in sci_init_clocks()3114 if (p->type == PORT_SCI || p->type == SCI_PORT_RSCI) in sci_init_single()3148 case SCI_PORT_RSCI: in sci_init_single()3376 type == SCI_PORT_RSCI) in sci_remove()3738 sp->type == PORT_HSCIF || sp->type == SCI_PORT_RSCI) { in sci_probe()
461 .type = SCI_PORT_RSCI,
Completed in 11 milliseconds