HomeSort by: relevance | last modified time | path
    Searched refs:protection_level (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
hdcp_psp.h 339 uint32_t protection_level; member in struct:ta_hdcp_cmd_hdcp1_get_encryption_status_output
412 uint32_t protection_level; member in struct:ta_hdcp_cmd_hdcp2_get_encryption_status_output
amdgpu_hdcp_psp.c 322 hdcp_cmd->out_msg.hdcp1_get_encryption_status.protection_level = 0;
330 return (hdcp_cmd->out_msg.hdcp1_get_encryption_status.protection_level == 1)
820 hdcp_cmd->out_msg.hdcp2_get_encryption_status.protection_level = 0;
829 if (hdcp_cmd->out_msg.hdcp2_get_encryption_status.protection_level == 1) {

Completed in 110 milliseconds