Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/drv/hdmitx/
H A DdrvHDMITx.c553 MS_U8 tempV[20]; in _MDrv_HDCPTx_CheckRepeater() local
648 if( MHal_HDMITx_Rx74ReadBytes(0x20, 20, tempV) == FALSE) in _MDrv_HDCPTx_CheckRepeater()
656 DBG_HDCP(printf("0x%x, ", tempV[i])); in _MDrv_HDCPTx_CheckRepeater()
657 if (tempV[i] != testbyte[i]) in _MDrv_HDCPTx_CheckRepeater()