Home
last modified time | relevance | path

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

/linux/include/uapi/linux/ !
H A Dserial_core.h23 #define PORT_TEGRA 20 /* NVIDIA Tegra internal UART */ macro
/linux/drivers/tty/serial/8250/ !
H A D8250_tegra.c61 port->type = PORT_TEGRA; in tegra_uart_probe()
H A D8250_port.c168 [PORT_TEGRA] = {
3100 if (port->type == PORT_TEGRA) in serial8250_config_port()
/linux/drivers/tty/serial/ !
H A Dserial-tegra.c1584 u->type = PORT_TEGRA; in tegra_uart_probe()