Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/drv/mhl/
H A DdrvMHL.c3442 MS_U16 usTimerCount = 0; in _mdrv_mhl_CbusBISTTriggerProc() local
3495 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()