Searched refs:usTimerCount (Results 1 – 1 of 1) sorted by relevance
3442 MS_U16 usTimerCount = 0; in _mdrv_mhl_CbusBISTTriggerProc() local3495 usTimerCount = pMHLResourcePrivate->stBISTParameterInfo.usBISTeCbusDuration; in _mdrv_mhl_CbusBISTTriggerProc()3500 if(usTimerCount < pMHLResourcePrivate->stBISTParameterInfo.usBISTAVLinkDuration) in _mdrv_mhl_CbusBISTTriggerProc()3502 usTimerCount = pMHLResourcePrivate->stBISTParameterInfo.usBISTAVLinkDuration; in _mdrv_mhl_CbusBISTTriggerProc()3509 pMHLResourcePrivate->stBISTParameterInfo.usBISTeCbusDuration = usTimerCount; in _mdrv_mhl_CbusBISTTriggerProc()