Searched refs:linflex_ports (Results 1 – 1 of 1) sorted by relevance
566 static struct uart_port *linflex_ports[UART_NR]; variable656 struct uart_port *sport = linflex_ports[co->index]; in linflex_console_write()721 if (co->index == -1 || co->index >= ARRAY_SIZE(linflex_ports)) in linflex_console_setup()724 sport = linflex_ports[co->index]; in linflex_console_setup()816 .nr = ARRAY_SIZE(linflex_ports),861 linflex_ports[sport->line] = sport; in linflex_probe()