Searched refs:cec_irq_was_rx (Results 1 – 1 of 1) sorted by relevance
96 bool cec_irq_was_rx; member1148 if (hdmi->cec_irq_was_rx) { in vc4_cec_irq_handler_thread()1194 hdmi->cec_irq_was_rx = cntrl5 & VC4_HDMI_CEC_RX_CEC_INT; in vc4_cec_irq_handler()1195 if (hdmi->cec_irq_was_rx) { in vc4_cec_irq_handler()