Searched refs:DP_BSTATUS_REAUTH_REQ (Results 1 – 3 of 3) sorted by relevance
90 return (hdcp->auth.msg.hdcp1.bstatus & DP_BSTATUS_REAUTH_REQ) ? in check_no_reauthentication_request_dp()
270 return !(bstatus & (DP_BSTATUS_LINK_FAILURE | DP_BSTATUS_REAUTH_REQ)); in intel_dp_hdcp_check_link()
1372 # define DP_BSTATUS_REAUTH_REQ BIT(3) macro