Home
last modified time | relevance | path

Searched refs:hdcp2_retry_count (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp.h174 uint8_t hdcp2_retry_count; member
567 hdcp->connection.hdcp2_retry_count = 0; in reset_retry_counts()
H A Dhdcp.c43 hdcp->connection.hdcp2_retry_count++; in push_error_status()
83 return (hdcp->connection.hdcp2_retry_count < MAX_NUM_OF_ATTEMPTS) && in is_cp_desired_hdcp2()
H A Dhdcp2_transition.c570 if (hdcp->connection.hdcp2_retry_count >= 1) in mod_hdcp_hdcp2_dp_transition()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp.c45 hdcp->connection.hdcp2_retry_count++; in push_error_status()
46 if (hdcp->connection.hdcp2_retry_count == MAX_NUM_OF_ATTEMPTS) in push_error_status()
H A Dhdcp.h174 uint8_t hdcp2_retry_count; member
581 hdcp->connection.hdcp2_retry_count = 0; in reset_retry_counts()
H A Dhdcp2_transition.c570 if (hdcp->connection.hdcp2_retry_count >= 1) in mod_hdcp_hdcp2_dp_transition()

Completed in 6 milliseconds