Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.h169 bool cec_tx_ok; member
H A Dvc4_hdmi.c2892 if (vc4_hdmi->cec_tx_ok) { in vc4_cec_irq_handler_tx_thread()
2963 vc4_hdmi->cec_tx_ok = cntrl1 & VC4_HDMI_CEC_TX_STATUS_GOOD; in vc4_cec_irq_handler_tx_bare_locked()