Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Daltera_uart.c429 static struct altera_uart altera_uart_ports[CONFIG_SERIAL_ALTERA_UART_MAXPORTS]; variable
445 struct uart_port *port = &(altera_uart_ports + co->index)->port; in altera_uart_console_write()
460 port = &altera_uart_ports[co->index].port; in altera_uart_console_setup()
546 if (altera_uart_ports[i].port.mapbase == 0) in altera_uart_probe()
553 port = &altera_uart_ports[i].port; in altera_uart_probe()