Searched refs:TEGRA_CEC_RX_REGISTER_EOM (Results 1 – 2 of 2) sorted by relevance
53 #define TEGRA_CEC_RX_REGISTER_EOM BIT(8) macro
178 if (v & TEGRA_CEC_RX_REGISTER_EOM) { in tegra_cec_irq_handler()