Searched refs:DRM_HDCP_MAX_DEVICE_EXCEEDED (Results 1 – 3 of 3) sorted by relevance
114 status = DRM_HDCP_MAX_DEVICE_EXCEEDED(hdcp->auth.msg.hdcp1.binfo_dp) ? in check_no_max_devs()118 status = DRM_HDCP_MAX_DEVICE_EXCEEDED(hdcp->auth.msg.hdcp1.bstatus) ? in check_no_max_devs()
27 #define DRM_HDCP_MAX_DEVICE_EXCEEDED(x) (x & BIT(7)) macro
642 if (DRM_HDCP_MAX_DEVICE_EXCEEDED(bstatus[0]) || in intel_hdcp_auth_downstream()