Searched refs:hdcp_downstream_count (Results 1 – 1 of 1) sorted by relevance
986 u8 hdcp_downstream_count; member3704 for (i = 0; i < it6161->hdcp_downstream_count; i++, ksvlist += DRM_HDCP_KSV_LEN)3766 for (i = 0; i < it6161->hdcp_downstream_count * DRM_HDCP_KSV_LEN; i++)3968 it6161->hdcp_downstream_count = (u8)DRM_HDCP_NUM_DOWNSTREAM(it6161->bstatus); in hdmi_tx_hdcp_auth_process()3969 DRM_INFO("down stream Count %d", it6161->hdcp_downstream_count); in hdmi_tx_hdcp_auth_process()3970 if (it6161->hdcp_downstream_count > 6) { in hdmi_tx_hdcp_auth_process()