Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp2_transition.c240 if (input->rxstatus_read != PASS || in mod_hdcp_hdcp2_transition()
261 if (input->rxstatus_read == FAIL || in mod_hdcp_hdcp2_transition()
274 if (input->rxstatus_read != PASS || in mod_hdcp_hdcp2_transition()
297 if (input->rxstatus_read != PASS || in mod_hdcp_hdcp2_transition()
316 if (input->rxstatus_read != PASS || in mod_hdcp_hdcp2_transition()
334 if (input->rxstatus_read != PASS || in mod_hdcp_hdcp2_transition()
559 if (input->rxstatus_read != PASS || in mod_hdcp_hdcp2_dp_transition()
570 if (input->rxstatus_read != PASS || in mod_hdcp_hdcp2_dp_transition()
592 if (input->rxstatus_read == FAIL || in mod_hdcp_hdcp2_dp_transition()
609 if (input->rxstatus_read != PASS || in mod_hdcp_hdcp2_dp_transition()
[all …]
H A Dhdcp.h76 uint8_t rxstatus_read; member
H A Dhdcp2_execution.c236 &input->rxstatus_read, status, in process_rxstatus()