Lines Matching refs:bstatus
989 u16 bstatus; member
3668 int ret, bstatus; in hdmi_tx_hdcp_get_bstatus() local
3685 bstatus = ret; in hdmi_tx_hdcp_get_bstatus()
3694 bstatus |= ret << 8; in hdmi_tx_hdcp_get_bstatus()
3696 return bstatus; in hdmi_tx_hdcp_get_bstatus()
3770 sha1_input[msg_count++] = (u8)it6161->bstatus;
3771 sha1_input[msg_count++] = (u8)(it6161->bstatus >> 8);
3951 it6161->bstatus = (u16)ret; in hdmi_tx_hdcp_auth_process()
3963 DRM_INFO("bcaps: 0x%02x, bstatus: 0x%04x, hdmi_mode: %d", bcaps, it6161->bstatus, in hdmi_tx_hdcp_auth_process()
3964 it6161->bstatus & B_TX_CAP_HDMI_MODE); in hdmi_tx_hdcp_auth_process()
3968 it6161->hdcp_downstream_count = (u8)DRM_HDCP_NUM_DOWNSTREAM(it6161->bstatus); in hdmi_tx_hdcp_auth_process()