Searched refs:enCurRxStatus (Results 1 – 1 of 1) sorted by relevance
5288 MsHDMITX_RX_STATUS enCurRxStatus; in HDMITx_Handler() local5291 enCurRxStatus = gbCurRxStatus; in HDMITx_Handler()5293 if (psHDMITXResPri->stHDMITxInfo.hdmitx_preRX_status != enCurRxStatus) in HDMITx_Handler()5295 …HECK_HPD:: pre= %d, cur = %d\n", psHDMITXResPri->stHDMITxInfo.hdmitx_preRX_status, enCurRxStatus)); in HDMITx_Handler()5301 … if ((enCurRxStatus == E_HDMITX_DVIClock_H_HPD_H) || (enCurRxStatus == E_HDMITX_DVIClock_L_HPD_H)) in HDMITx_Handler()5308 if(enCurRxStatus == E_HDMITX_DVIClock_H_HPD_H) in HDMITx_Handler()5326 psHDMITXResPri->stHDMITxInfo.hdmitx_preRX_status = enCurRxStatus; in HDMITx_Handler()