Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/
H A Dvc4_hdmi.h155 bool cec_tx_ok; member
H A Dvc4_hdmi.c1328 } else if (vc4_hdmi->cec_tx_ok) { in vc4_cec_irq_handler_thread()
1384 vc4_hdmi->cec_tx_ok = cntrl1 & VC4_HDMI_CEC_TX_STATUS_GOOD; in vc4_cec_irq_handler()