Searched refs:hdcp1_retry_count (Results 1 – 3 of 3) sorted by relevance
173 uint8_t hdcp1_retry_count; member580 hdcp->connection.hdcp1_retry_count = 0; in reset_retry_counts()
41 hdcp->connection.hdcp1_retry_count++; in push_error_status()42 if (hdcp->connection.hdcp1_retry_count == MAX_NUM_OF_ATTEMPTS) in push_error_status()
233 } else if (conn->hdcp1_retry_count < conn->link.adjust.hdcp1.min_auth_retries_wa) { in mod_hdcp_hdcp1_dp_transition()