Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/hdmi/api/mhl/
H A DapiMHL.c327 MS_U16 usMSGKeyInfo = 0; in mapi_mhl_handler() local
329 usMSGKeyInfo = mdrv_mhl_Handler(); in mapi_mhl_handler()
331 if(usMSGKeyInfo != 0) in mapi_mhl_handler()
333 _mapi_mhl_MSGCallBackProc((usMSGKeyInfo >> 8), (usMSGKeyInfo &BMASK(7:0))); in mapi_mhl_handler()
339 pMHLArgs.usMSGKeyInfo = 0; in mapi_mhl_handler()
350 if(pMHLArgs.usMSGKeyInfo != 0) in mapi_mhl_handler()
352 … _mapi_mhl_MSGCallBackProc((pMHLArgs.usMSGKeyInfo >> 8), (pMHLArgs.usMSGKeyInfo &BMASK(7:0))); in mapi_mhl_handler()
H A DapiMHL_private.h159 MS_U16 usMSGKeyInfo; member
H A DapiMHL_v2.c247 pMHLArgs->usMSGKeyInfo = psMHLInstPri->fpMHLHandler(pInstance);
/utopia/UTPA2-700.0.x/modules/hdmi/drv/mhl/
H A DdrvMHL.c2928 pMHLResourcePrivate->usMSGKeyInfo = (MS_U16)(ucReceiveMSC[2] << 8)| ucReceiveMSC[3]; in _mdrv_mhl_SetReceiveCaseFlag()
6573 MS_U16 usMSGKeyInfo = 0; in mdrv_mhl_Handler() local
6588 usMSGKeyInfo = pMHLResourcePrivate->usMSGKeyInfo; in mdrv_mhl_Handler()
6592 return usMSGKeyInfo; in mdrv_mhl_Handler()
8040 MS_U16 usMSGKeyInfo = 0; in mdrv_mhl_Handler() local
8064 usMSGKeyInfo = pMHLResourcePrivate->usMSGKeyInfo; in mdrv_mhl_Handler()
8070 return usMSGKeyInfo; in mdrv_mhl_Handler()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiMHL.h355 MS_U16 usMSGKeyInfo; member
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt14890 MS_U16 usMSGKeyInfo;