Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/drv/hdmitx/
H A DdrvHDMITx.c829 psHDMITXResPri->stHdcpTxInfo.hdcp14tx_MainState = HDCP14Tx_MainState_A0; in MDrv_HDCPTx_InitVariable()
928 psHDMITXResPri->stHdcpTxInfo.hdcp14tx_MainState = enMainState; in MDrv_HDCPTx_SetFSMState()
1478 switch (psHDMITXResPri->stHdcpTxInfo.hdcp14tx_MainState) in HDCPTx_Handler()
1506 … psHDMITXResPri->stHdcpTxInfo.hdcp14tx_MainState = HDCP14Tx_MainState_A0; in HDCPTx_Handler()
1510 psHDMITXResPri->stHdcpTxInfo.hdcp14tx_MainState = HDCP14Tx_MainState_A0; in HDCPTx_Handler()
1590 … psHDMITXResPri->stHdcpTxInfo.hdcp14tx_MainState = HDCP14Tx_MainState_A0; in HDCPTx_Handler()
1601 … psHDMITXResPri->stHdcpTxInfo.hdcp14tx_MainState = HDCP14Tx_MainState_A0; in HDCPTx_Handler()
1622 psHDMITXResPri->stHdcpTxInfo.hdcp14tx_MainState = HDCP14Tx_MainState_A1andA2; in HDCPTx_Handler()
1628 … psHDMITXResPri->stHdcpTxInfo.hdcp14tx_MainState = HDCP14Tx_MainState_A0; in HDCPTx_Handler()
1637 psHDMITXResPri->stHdcpTxInfo.hdcp14tx_MainState = HDCP14Tx_MainState_A0; in HDCPTx_Handler()
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/drv/hdmitx/include/
H A DdrvHDMITx.h298 enHDCP14Tx_MainStates hdcp14tx_MainState; member