Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dserial-tegra.c84 * @uart_max_port: Maximum number of UART ports
94 int uart_max_port; member
1500 .uart_max_port = 5,
1511 .uart_max_port = 5,
1522 .uart_max_port = 8,
1533 .uart_max_port = 8,
1673 tegra_uart_driver.nr = cdata->uart_max_port; in tegra_uart_init()