Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/tegra-cec/
Dtegra_cec.h93 #define TEGRA_CEC_INT_STAT_TX_REGISTER_EMPTY (1 << 0) macro
Dtegra_cec.c163 if (status & TEGRA_CEC_INT_STAT_TX_REGISTER_EMPTY) { in tegra_cec_irq_handler()
171 TEGRA_CEC_INT_STAT_TX_REGISTER_EMPTY); in tegra_cec_irq_handler()