Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/api/mhl/
H A DapiMHL_private.h146 MS_U8 ucWriteBurstLength; member
/utopia/UTPA2-700.0.x/modules/hdmi/drv/mhl/
H A DdrvMHL.c3044 pMHLResourcePrivate->ucWriteBurstLength = MHL_MSC_SCRATCHPAD_SIZE +1; in _mdrv_mhl_SetReceiveCaseFlag()
3048 if(uctemp < pMHLResourcePrivate->ucWriteBurstLength) in _mdrv_mhl_SetReceiveCaseFlag()
3053 pMHLResourcePrivate->ucWriteBurstLength = uctemp; in _mdrv_mhl_SetReceiveCaseFlag()
7510 for(uctemp = 0; uctemp < pMHLResourcePrivate->ucWriteBurstLength; uctemp++) in mdrv_mhl_GetWriteBurstData()
9240 for(uctemp = 0; uctemp < pMHLResourcePrivate->ucWriteBurstLength; uctemp++) in mdrv_mhl_GetWriteBurstData()