Searched refs:PORT_TEGRA (Results 1 – 4 of 4) sorted by relevance
49 #define PORT_TEGRA 20 /* NVIDIA Tegra internal UART */ macro
172 case PORT_TEGRA: in of_platform_serial_setup()318 { .compatible = "nvidia,tegra20-uart", .data = (void *)PORT_TEGRA, },
197 [PORT_TEGRA] = {3095 if (port->type == PORT_TEGRA) in serial8250_config_port()
1280 u->type = PORT_TEGRA; in tegra_uart_probe()