Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/ !
Dserial-tegra.c74 #define TEGRA_UART_FCR_IIR_FIFO_EN 0x40 macro
297 if (iir & TEGRA_UART_FCR_IIR_FIFO_EN) in tegra_uart_wait_fifo_mode_enabled()