Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/vc4/
Dvc4_hdmi.h155 bool cec_tx_ok; member
Dvc4_hdmi.c1299 } else if (vc4_hdmi->cec_tx_ok) { in vc4_cec_irq_handler_thread()
1348 vc4_hdmi->cec_tx_ok = cntrl1 & VC4_HDMI_CEC_TX_STATUS_GOOD; in vc4_cec_irq_handler()