Searched refs:binfo_dp (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
H A Damdgpu_hdcp1_execution.c102 status = DRM_HDCP_MAX_CASCADE_EXCEEDED(hdcp->auth.msg.hdcp1.binfo_dp >> 8)
117 status = DRM_HDCP_MAX_DEVICE_EXCEEDED(hdcp->auth.msg.hdcp1.binfo_dp) ?
130 DRM_HDCP_NUM_DOWNSTREAM(hdcp->auth.msg.hdcp1.binfo_dp) :
H A Dhdcp_log.h117 (uint8_t *)&hdcp->auth.msg.hdcp1.binfo_dp, \
118 sizeof(hdcp->auth.msg.hdcp1.binfo_dp)); \
H A Damdgpu_hdcp_ddc.c334 (uint8_t *)&hdcp->auth.msg.hdcp1.binfo_dp,
335 sizeof(hdcp->auth.msg.hdcp1.binfo_dp));
H A Dhdcp.h133 uint16_t binfo_dp; member in struct:mod_hdcp_message_hdcp1
H A Damdgpu_hdcp_psp.c267 is_dp_hdcp(hdcp) ? hdcp->auth.msg.hdcp1.binfo_dp : hdcp->auth.msg.hdcp1.bstatus;

Completed in 187 milliseconds