Home
last modified time | relevance | path

Searched refs:altera_uart_ports (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Daltera_uart.c415 static struct altera_uart altera_uart_ports[CONFIG_SERIAL_ALTERA_UART_MAXPORTS]; variable
431 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()