Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/vc4/
Dvc4_hdmi.c96 bool cec_irq_was_rx; member
1148 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()