Home
last modified time | relevance | path

Searched refs:HDMI_HDCP_KEY_LENGTH (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiHDMIRx_private.h112 #define HDMI_HDCP_KEY_LENGTH 289U macro
149 MS_U8 ucHDCPKeyTable[HDMI_HDCP_KEY_LENGTH];
/utopia/UTPA2-700.0.x/modules/xc/utopia_adaption/xc/
H A DXC_HDMI_if_adp.c465 ulDataSize = sizeof(MS_U8) *HDMI_HDCP_KEY_LENGTH; in XC_HDMI_if_adp_Init()
1054 ulDataSize = sizeof(MS_U8) *HDMI_HDCP_KEY_LENGTH; in HDMIRX_adp_Init()
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_hdmi.c5338 for(ustemp = 0; ustemp < HDMI_HDCP_KEY_LENGTH; ustemp++) in mdrv_HDMI_CheckHDCP14KeyVaild()