Home
last modified time | relevance | path

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

/drivers/gpu/drm/vc4/
Dvc4_hdmi.c88 bool cec_irq_was_rx; member
1139 if (hdmi->cec_irq_was_rx) { in vc4_cec_irq_handler_thread()
1185 hdmi->cec_irq_was_rx = cntrl5 & VC4_HDMI_CEC_RX_CEC_INT; in vc4_cec_irq_handler()
1186 if (hdmi->cec_irq_was_rx) { in vc4_cec_irq_handler()