Searched refs:altera_uart_ports (Results 1 – 1 of 1) sorted by relevance
436 static struct altera_uart altera_uart_ports[CONFIG_SERIAL_ALTERA_UART_MAXPORTS]; variable452 struct uart_port *port = &(altera_uart_ports + co->index)->port; in altera_uart_console_write()467 port = &altera_uart_ports[co->index].port; in altera_uart_console_setup()562 if (altera_uart_ports[i].port.mapbase == 0) in altera_uart_probe()569 port = &altera_uart_ports[i].port; in altera_uart_probe()