Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/drv/hdmitx/
H A DdrvHDMITx.c1902 …psHDMITXResPri->stHdcpTxInfo.hdcp14tx_SubState = HDCP14Tx_SubFSM_AuthWithRepeater;//HDCP14Tx_SubFS… in HDCPTx_Handler()
1928 psHDMITXResPri->stHdcpTxInfo.hdcp14tx_SubState = HDCP14Tx_SubFSM_AuthWithRepeater; in HDCPTx_Handler()
1931 case HDCP14Tx_SubFSM_AuthWithRepeater: in HDCPTx_Handler()
1936 … psHDMITXResPri->stHdcpTxInfo.hdcp14tx_PreSubState = HDCP14Tx_SubFSM_AuthWithRepeater; in HDCPTx_Handler()
1942 … psHDMITXResPri->stHdcpTxInfo.hdcp14tx_PreSubState = HDCP14Tx_SubFSM_AuthWithRepeater; in HDCPTx_Handler()
/utopia/UTPA2-700.0.x/modules/hdmi/drv/hdmitx/include/
H A DdrvHDMITx.h288 HDCP14Tx_SubFSM_AuthWithRepeater = 0x07, enumerator