DP_BSTATUS_READY
return (hdcp->auth.msg.hdcp1.bstatus & DP_BSTATUS_READY) ?
if (bstatus & DP_BSTATUS_READY)
*ksv_ready = bstatus & DP_BSTATUS_READY;