Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dserial_core.h37 #define PORT_TEGRA 20 /* NVIDIA Tegra internal UART */ macro
/Linux-v6.6/drivers/tty/serial/8250/
D8250_tegra.c64 port->type = PORT_TEGRA; in tegra_uart_probe()
D8250_port.c187 [PORT_TEGRA] = {
3222 if (port->type == PORT_TEGRA) in serial8250_config_port()
/Linux-v6.6/drivers/tty/serial/
Dserial-tegra.c1579 u->type = PORT_TEGRA; in tegra_uart_probe()