Searched refs:altera_uart_ports (Results 1 – 1 of 1) sorted by relevance
415 static struct altera_uart altera_uart_ports[CONFIG_SERIAL_ALTERA_UART_MAXPORTS]; variable431 struct uart_port *port = &(altera_uart_ports + co->index)->port; in altera_uart_console_write()446 port = &altera_uart_ports[co->index].port; in altera_uart_console_setup()540 if (altera_uart_ports[i].port.mapbase == 0) in altera_uart_probe()547 port = &altera_uart_ports[i].port; in altera_uart_probe()