Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dserial_core.h35 #define PORT_TEGRA 20 /* NVIDIA Tegra internal UART */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dserial_core.h49 #define PORT_TEGRA 20 /* NVIDIA Tegra internal UART */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dserial_core.h49 #define PORT_TEGRA 20 /* NVIDIA Tegra internal UART */ macro
/OK3568_Linux_fs/kernel/drivers/tty/serial/8250/
H A D8250_tegra.c62 port->type = PORT_TEGRA; in tegra_uart_probe()
H A D8250_port.c191 [PORT_TEGRA] = {
3264 if (port->type == PORT_TEGRA) in serial8250_config_port()
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dserial-tegra.c1587 u->type = PORT_TEGRA; in tegra_uart_probe()