Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp1_transition.c246 if (input->link_integrity_check != PASS || in mod_hdcp_hdcp1_dp_transition()
254 if (input->link_integrity_check == FAIL || in mod_hdcp_hdcp1_dp_transition()
H A Dhdcp1_execution.c284 &input->link_integrity_check, &status, in wait_for_ready()
432 &input->link_integrity_check, &status, in authenticated_dp()
H A Dhdcp.h65 uint8_t link_integrity_check; member