Searched refs:cec_irq_was_rx (Results 1 – 2 of 2) sorted by relevance
169 bool cec_irq_was_rx; member
1644 if (vc4_hdmi->cec_irq_was_rx) in vc4_cec_irq_handler_thread()1717 vc4_hdmi->cec_irq_was_rx = cntrl5 & VC4_HDMI_CEC_RX_CEC_INT; in vc4_cec_irq_handler()1718 if (vc4_hdmi->cec_irq_was_rx) in vc4_cec_irq_handler()