Home
last modified time | relevance | path

Searched refs:h_prime_available (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp2_transition.c112 if (input->h_prime_available != PASS) { in mod_hdcp_hdcp2_transition()
164 if (input->h_prime_available != PASS) { in mod_hdcp_hdcp2_transition()
436 if (input->h_prime_available != PASS) { in mod_hdcp_hdcp2_dp_transition()
481 if (input->h_prime_available != PASS) { in mod_hdcp_hdcp2_dp_transition()
H A Dhdcp2_execution.c372 &input->h_prime_available, &status, in read_h_prime()
447 &input->h_prime_available, &status, in validate_h_prime()
H A Dhdcp.h82 uint8_t h_prime_available; member