Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/drv/mhl/
H A DdrvMHL.c2544 …LResourcePrivate->stSignalStatusInfo.bBISTEnableFlag, &(pMHLResourcePrivate->stBISTParameterInfo)); in _mdrv_mhl_ECbusStateHandler()
2596 …LResourcePrivate->stSignalStatusInfo.bBISTEnableFlag, &(pMHLResourcePrivate->stBISTParameterInfo)); in _mdrv_mhl_PowerOnPatchProc()
2605 …LResourcePrivate->stSignalStatusInfo.bBISTEnableFlag, &(pMHLResourcePrivate->stBISTParameterInfo)); in _mdrv_mhl_PowerOnPatchProc()
2734 …LResourcePrivate->stSignalStatusInfo.bBISTEnableFlag, &(pMHLResourcePrivate->stBISTParameterInfo)); in _mdrv_mhl_CheckStatusPolling()
3348 pMHLResourcePrivate->stBISTParameterInfo.ucBISTReadyIndex = ucReadyIndex; in _mdrv_mhl_ParsingWriteBurstBISTSetup()
3349 pMHLResourcePrivate->stBISTParameterInfo.ucBISTeCbusPattern = ucBISTeCbusPattern; in _mdrv_mhl_ParsingWriteBurstBISTSetup()
3350 pMHLResourcePrivate->stBISTParameterInfo.usBISTeCbusPatternFixed = usBISTeCbusPatternFixed; in _mdrv_mhl_ParsingWriteBurstBISTSetup()
3351 pMHLResourcePrivate->stBISTParameterInfo.usBISTeCbusDuration = usBISTeCbusDuration; in _mdrv_mhl_ParsingWriteBurstBISTSetup()
3352 pMHLResourcePrivate->stBISTParameterInfo.ucBISTAVLinkRate = ucBISTAVLinkRate; in _mdrv_mhl_ParsingWriteBurstBISTSetup()
3353 …pMHLResourcePrivate->stBISTParameterInfo.ucBISTAVLinkPattern = pMHLResourcePrivate->ucWriteBurstIn… in _mdrv_mhl_ParsingWriteBurstBISTSetup()
[all …]
/utopia/UTPA2-700.0.x/modules/hdmi/api/mhl/
H A DapiMHL_private.h182 stMHL_BIST_MODE_INFO stBISTParameterInfo; member