Searched refs:video_state (Results 1 – 1 of 1) sorted by relevance
4007 bool ret, sink_hpd = hdmi_tx_get_sink_hpd(it6161), video_state = hdmi_tx_get_video_state(it6161); in hdmi_tx_hdcp_work() local4009 if (it6161->hdmi_tx_hdcp_retry <= 0 || !sink_hpd || !video_state) { in hdmi_tx_hdcp_work()4010 …cp_retry:%d sink_hpd:%d video_stable_state:%d", it6161->hdmi_tx_hdcp_retry, sink_hpd, video_state); in hdmi_tx_hdcp_work()6321 bool video_state = hdmi_tx_get_video_state(it6161); in it6161_hdmi_tx_interrupt_reg07_process() local6348 if (!video_state) in it6161_hdmi_tx_interrupt_reg07_process()