Home
last modified time | relevance | path

Searched refs:SCI_PORT_RSCI (Results 1 – 3 of 3) sorted by relevance

/drivers/tty/serial/
A Dsh-sci-common.h10 SCI_PORT_RSCI = BIT(7) | 0, enumerator
A Dsh-sci.c1834 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()
A Drsci.c461 .type = SCI_PORT_RSCI,

Completed in 11 milliseconds