Home
last modified time | relevance | path

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

/drivers/tty/serial/
Dserial-tegra.c75 #define TEGRA_UART_FCR_IIR_FIFO_EN 0x40 macro
298 if (iir & TEGRA_UART_FCR_IIR_FIFO_EN) in tegra_uart_wait_fifo_mode_enabled()