altera_uart_ports  439 drivers/tty/serial/altera_uart.c static struct altera_uart altera_uart_ports[CONFIG_SERIAL_ALTERA_UART_MAXPORTS];
altera_uart_ports  455 drivers/tty/serial/altera_uart.c 	struct uart_port *port = &(altera_uart_ports + co->index)->port;
altera_uart_ports  470 drivers/tty/serial/altera_uart.c 	port = &altera_uart_ports[co->index].port;
altera_uart_ports  565 drivers/tty/serial/altera_uart.c 			if (altera_uart_ports[i].port.mapbase == 0)
altera_uart_ports  572 drivers/tty/serial/altera_uart.c 	port = &altera_uart_ports[i].port;