Home
last modified time | relevance | path

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

/drivers/tty/serial/
Dsh-sci.c116 static struct sci_port sci_ports[SCI_NPORTS]; variable
2156 struct sci_port *sci_port = &sci_ports[co->index]; in serial_console_write()
2188 sci_port = &sci_ports[co->index]; in serial_console_setup()
2239 sci_init_single(NULL, &sci_ports[pdev->id], pdev->id, cfg); in sci_probe_earlyprintk()
2362 struct sci_port *sp = &sci_ports[dev->id]; in sci_probe()