Searched refs:ucWriteBurstInformation (Results 1 – 2 of 2) sorted by relevance
3052 pMHLResourcePrivate->ucWriteBurstInformation[uctemp] = 0; in _mdrv_mhl_SetReceiveCaseFlag()3057 … pMHLResourcePrivate->ucWriteBurstInformation[uctemp] = ucReceiveMSC[uctemp +3]; in _mdrv_mhl_SetReceiveCaseFlag()3062 pMHLResourcePrivate->ucWriteBurstInformation[uctemp] = 0; in _mdrv_mhl_SetReceiveCaseFlag()3122 MS_U8 ucSequence = pMHLResourcePrivate->ucWriteBurstInformation[4]; in _mdrv_mhl_ParsingWriteBurstVCAssign()3123 MS_U8 ucNumberEntry = pMHLResourcePrivate->ucWriteBurstInformation[5]; in _mdrv_mhl_ParsingWriteBurstVCAssign()3125 …+(ucSequence -1) *MHL_VC_SEQUENCE_LENGTH == pMHLResourcePrivate->ucWriteBurstInformation[3]) // Nu… in _mdrv_mhl_ParsingWriteBurstVCAssign()3132 …ucWriteBurstInformation[uctemp *MHL_VC_SEQUENCE_LENGTH +3], pMHLResourcePrivate->ucWriteBurstInfor… in _mdrv_mhl_ParsingWriteBurstVCAssign()3152 MS_U8 ucSequence = pMHLResourcePrivate->ucWriteBurstInformation[4]; in _mdrv_mhl_ParsingWriteBurstVCConfirm()3153 MS_U8 ucNumberEntry = pMHLResourcePrivate->ucWriteBurstInformation[5]; in _mdrv_mhl_ParsingWriteBurstVCConfirm()3155 …+(ucSequence -1) *MHL_VC_SEQUENCE_LENGTH == pMHLResourcePrivate->ucWriteBurstInformation[3]) // Nu… in _mdrv_mhl_ParsingWriteBurstVCConfirm()[all …]
147 MS_U8 ucWriteBurstInformation[MHL_MSC_SCRATCHPAD_SIZE +1]; member