Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp-cec.c27 CEC_STAT_DONE = BIT(0), enumerator
132 } else if (stat & CEC_STAT_DONE) { in dw_hdmi_qp_cec_hardirq()
205 CEC_STAT_DONE; in dw_hdmi_qp_cec_enable()
H A Ddw-hdmi-cec.c39 CEC_STAT_DONE = BIT(0), enumerator
155 } else if (stat & CEC_STAT_DONE) { in dw_hdmi_cec_hardirq()
235 CEC_STAT_DONE; in dw_hdmi_cec_enable()