Searched refs:TEGRA_UTC_FIFO_EMPTY (Results 1 – 1 of 1) sorted by relevance
35 #define TEGRA_UTC_FIFO_EMPTY BIT(0) macro181 if (status & TEGRA_UTC_FIFO_EMPTY) in tegra_utc_rx_chars()319 if (tegra_utc_rx_readl(tup, TEGRA_UTC_FIFO_STATUS) & TEGRA_UTC_FIFO_EMPTY) in tegra_utc_get_poll_char()
Completed in 6 milliseconds