Searched refs:cec_irq_was_rx (Results 1 – 2 of 2) sorted by relevance
154 bool cec_irq_was_rx; member
2440 if (vc4_hdmi->cec_irq_was_rx) in vc4_cec_irq_handler_thread()2575 vc4_hdmi->cec_irq_was_rx = cntrl5 & VC4_HDMI_CEC_RX_CEC_INT; in vc4_cec_irq_handler()2576 if (vc4_hdmi->cec_irq_was_rx) in vc4_cec_irq_handler()