Home
last modified time | relevance | path

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

/drivers/tty/serial/
Daltera_uart.c434 static struct altera_uart altera_uart_ports[CONFIG_SERIAL_ALTERA_UART_MAXPORTS]; variable
450 struct uart_port *port = &(altera_uart_ports + co->index)->port; in altera_uart_console_write()
465 port = &altera_uart_ports[co->index].port; in altera_uart_console_setup()
560 if (altera_uart_ports[i].port.mapbase == 0) in altera_uart_probe()
567 port = &altera_uart_ports[i].port; in altera_uart_probe()