Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/cec/platform/tegra/
H A Dtegra_cec.h82 #define TEGRA_CEC_INT_STAT_TX_REGISTER_EMPTY BIT(0) macro
H A Dtegra_cec.c152 if (status & TEGRA_CEC_INT_STAT_TX_REGISTER_EMPTY) { in tegra_cec_irq_handler()
160 TEGRA_CEC_INT_STAT_TX_REGISTER_EMPTY); in tegra_cec_irq_handler()