Searched refs:hdmi_tx_hdcp_retry (Results 1 – 1 of 1) sorted by relevance
968 u8 hdmi_tx_hdcp_retry; member2027 it6161->hdmi_tx_hdcp_retry = HDMI_TX_HDCP_RETRY; in it6161_variable_config()3939 it6161->hdmi_tx_hdcp_retry--; in hdmi_tx_hdcp_auth_process()4009 if (it6161->hdmi_tx_hdcp_retry <= 0 || !sink_hpd || !video_state) { in hdmi_tx_hdcp_work()4010 …DRM_INFO("hdcp_retry:%d sink_hpd:%d video_stable_state:%d", it6161->hdmi_tx_hdcp_retry, sink_hpd, … in hdmi_tx_hdcp_work()