Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/display/modules/hdcp/
Dhdcp2_transition.c227 if (input->rxstatus_read != PASS || in mod_hdcp_hdcp2_transition()
248 if (input->rxstatus_read == FAIL || in mod_hdcp_hdcp2_transition()
261 if (input->rxstatus_read != PASS || in mod_hdcp_hdcp2_transition()
284 if (input->rxstatus_read != PASS || in mod_hdcp_hdcp2_transition()
303 if (input->rxstatus_read != PASS || in mod_hdcp_hdcp2_transition()
321 if (input->rxstatus_read != PASS || in mod_hdcp_hdcp2_transition()
532 if (input->rxstatus_read != PASS || in mod_hdcp_hdcp2_dp_transition()
543 if (input->rxstatus_read != PASS || in mod_hdcp_hdcp2_dp_transition()
565 if (input->rxstatus_read == FAIL || in mod_hdcp_hdcp2_dp_transition()
582 if (input->rxstatus_read != PASS || in mod_hdcp_hdcp2_dp_transition()
[all …]
Dhdcp.h76 uint8_t rxstatus_read; member
Dhdcp2_execution.c230 &input->rxstatus_read, status, in process_rxstatus()