Searched refs:linflex_ports (Results 1 – 1 of 1) sorted by relevance
552 static struct uart_port *linflex_ports[UART_NR]; variable642 struct uart_port *sport = linflex_ports[co->index]; in linflex_console_write()707 if (co->index == -1 || co->index >= ARRAY_SIZE(linflex_ports)) in linflex_console_setup()710 sport = linflex_ports[co->index]; in linflex_console_setup()802 .nr = ARRAY_SIZE(linflex_ports),843 linflex_ports[sport->line] = sport; in linflex_probe()