Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dserial_core.h35 #define PORT_TEGRA 20 /* NVIDIA Tegra internal UART */ macro
/linux-6.1.9/drivers/tty/serial/8250/
D8250_tegra.c63 port->type = PORT_TEGRA; in tegra_uart_probe()
D8250_port.c186 [PORT_TEGRA] = {
3208 if (port->type == PORT_TEGRA) in serial8250_config_port()
/linux-6.1.9/drivers/tty/serial/
Dserial-tegra.c1573 u->type = PORT_TEGRA; in tegra_uart_probe()