Home
last modified time | relevance | path

Searched refs:ucVenderID (Results 1 – 25 of 30) sorted by relevance

12

/utopia/UTPA2-700.0.x/modules/hdmi/api/mhl/
H A DapiMHL.c568 void mapi_mhl_SetVenderID(MS_U8 ucVenderID) in mapi_mhl_SetVenderID() argument
571 mdrv_mhl_SetVenderID(ucVenderID); in mapi_mhl_SetVenderID()
576 pMHLArgs.ucVenderID = ucVenderID; in mapi_mhl_SetVenderID()
1188 MS_BOOL mapi_mhl_GetDeviceVenderID(MS_U8 *ucVenderID) in mapi_mhl_GetDeviceVenderID() argument
1191 return mdrv_mhl_GetDeviceVenderID(ucVenderID); in mapi_mhl_GetDeviceVenderID()
1197 pMHLArgs.ucVenderID = ucVenderID; in mapi_mhl_GetDeviceVenderID()
H A DapiMHL_v2.c296 psMHLInstPri->fpMHLSetVenderID(pInstance, pMHLArgs->ucVenderID);
422 … pMHLArgs->bObtainFlag = psMHLInstPri->fpMHLGetVenderID(pInstance, pMHLArgs->ucVenderID);
/utopia/UTPA2-700.0.x/modules/hdmi/drv/mhl/
H A DdrvMHL.h149 void mdrv_mhl_SetVenderID(MS_U8 ucVenderID);
167 MS_BOOL mdrv_mhl_GetDeviceVenderID(MS_U8 *ucVenderID);
188 void mdrv_mhl_SetVenderID(void* pInstance, MS_U8 ucVenderID);
206 MS_BOOL mdrv_mhl_GetDeviceVenderID(void* pInstance, MS_U8 *ucVenderID);
H A DdrvMHL.c6870 void mdrv_mhl_SetVenderID(MS_U8 ucVenderID) in mdrv_mhl_SetVenderID() argument
6880 pMHLResourcePrivate->ucDeviceVenderID = ucVenderID; in mdrv_mhl_SetVenderID()
6882 mhal_mhl_SetVenderID(ucVenderID); in mdrv_mhl_SetVenderID()
7458 MS_BOOL mdrv_mhl_GetDeviceVenderID(MS_U8 *ucVenderID) in mdrv_mhl_GetDeviceVenderID() argument
7471 *ucVenderID = pMHLResourcePrivate->ucSourceVenderID; in mdrv_mhl_GetDeviceVenderID()
8402 void mdrv_mhl_SetVenderID(void* pInstance, MS_U8 ucVenderID) in mdrv_mhl_SetVenderID() argument
8420 pMHLResourcePrivate->ucDeviceVenderID = ucVenderID; in mdrv_mhl_SetVenderID()
8422 mhal_mhl_SetVenderID(ucVenderID); in mdrv_mhl_SetVenderID()
9170 MS_BOOL mdrv_mhl_GetDeviceVenderID(void* pInstance, MS_U8 *ucVenderID) in mdrv_mhl_GetDeviceVenderID() argument
9191 *ucVenderID = pMHLResourcePrivate->ucSourceVenderID; in mdrv_mhl_GetDeviceVenderID()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiMHL.h394 MS_U8 ucVenderID; member
498 MS_U8 *ucVenderID; member
628 void mapi_mhl_SetVenderID(MS_U8 ucVenderID);
786 MS_BOOL mapi_mhl_GetDeviceVenderID(MS_U8 *ucVenderID);
/utopia/UTPA2-700.0.x/modules/hdmi/hal/maldives/mhl/internal/
H A DhalMHL.h235 void mhal_mhl_SetVenderID(MS_U8 ucVenderID);
239 MS_U8 mhal_mhl_initial(MS_U8 *edid, MS_U8 *devcap, MS_U8 ucVenderID);
H A DhalMHL.c2161 void mhal_mhl_SetVenderID(MS_U8 ucVenderID) in mhal_mhl_SetVenderID() argument
2163 W2BYTEMSK(REG_MHL_CBUS_00, (ucVenderID << 8), BMASK(15:8)); in mhal_mhl_SetVenderID()
2279 MS_U8 mhal_mhl_initial(MS_U8 *edid, MS_U8 *devcap, MS_U8 ucVenderID) in mhal_mhl_initial() argument
2302 mhal_mhl_SetVenderID(ucVenderID); in mhal_mhl_initial()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/mustang/mhl/internal/
H A DhalMHL.h235 void mhal_mhl_SetVenderID(MS_U8 ucVenderID);
239 MS_U8 mhal_mhl_initial(MS_U8 *edid, MS_U8 *devcap, MS_U8 ucVenderID);
H A DhalMHL.c2161 void mhal_mhl_SetVenderID(MS_U8 ucVenderID) in mhal_mhl_SetVenderID() argument
2163 W2BYTEMSK(REG_MHL_CBUS_00, (ucVenderID << 8), BMASK(15:8)); in mhal_mhl_SetVenderID()
2279 MS_U8 mhal_mhl_initial(MS_U8 *edid, MS_U8 *devcap, MS_U8 ucVenderID) in mhal_mhl_initial() argument
2305 mhal_mhl_SetVenderID(ucVenderID); in mhal_mhl_initial()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/mainz/mhl/internal/
H A DhalMHL.h239 void mhal_mhl_SetVenderID(MS_U8 ucVenderID);
243 MS_U8 mhal_mhl_initial(MS_U8 *edid, MS_U8 *devcap, MS_U8 ucVenderID);
H A DhalMHL.c2526 void mhal_mhl_SetVenderID(MS_U8 ucVenderID) in mhal_mhl_SetVenderID() argument
2528 W2BYTEMSK(REG_MHL_CBUS_00, (ucVenderID << 8), BMASK(15:8)); in mhal_mhl_SetVenderID()
2649 MS_U8 mhal_mhl_initial(MS_U8 *edid, MS_U8 *devcap, MS_U8 ucVenderID) in mhal_mhl_initial() argument
2667 mhal_mhl_SetVenderID(ucVenderID); in mhal_mhl_initial()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/messi/mhl/internal/
H A DhalMHL.h239 void mhal_mhl_SetVenderID(MS_U8 ucVenderID);
243 MS_U8 mhal_mhl_initial(MS_U8 *edid, MS_U8 *devcap, MS_U8 ucVenderID);
H A DhalMHL.c2526 void mhal_mhl_SetVenderID(MS_U8 ucVenderID) in mhal_mhl_SetVenderID() argument
2528 W2BYTEMSK(REG_MHL_CBUS_00, (ucVenderID << 8), BMASK(15:8)); in mhal_mhl_SetVenderID()
2649 MS_U8 mhal_mhl_initial(MS_U8 *edid, MS_U8 *devcap, MS_U8 ucVenderID) in mhal_mhl_initial() argument
2667 mhal_mhl_SetVenderID(ucVenderID); in mhal_mhl_initial()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/mooney/mhl/internal/
H A DhalMHL.h266 void mhal_mhl_SetVenderID(MS_U8 ucVenderID);
270 MS_U8 mhal_mhl_initial(MS_U8 *edid, MS_U8 *devcap, MS_U8 ucVenderID);
H A DhalMHL.c2956 void mhal_mhl_SetVenderID(MS_U8 ucVenderID) in mhal_mhl_SetVenderID() argument
2958 W2BYTEMSK(REG_MHL_CBUS_00, (ucVenderID << 8), BMASK(15:8)); in mhal_mhl_SetVenderID()
3079 MS_U8 mhal_mhl_initial(MS_U8 *edid, MS_U8 *devcap, MS_U8 ucVenderID) in mhal_mhl_initial() argument
3105 mhal_mhl_SetVenderID(ucVenderID); in mhal_mhl_initial()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/M7621/mhl/internal/
H A DhalMHL.h268 void mhal_mhl_SetVenderID(MS_U8 ucVenderID);
272 MS_U8 mhal_mhl_initial(MS_U8 ucCbusSelect, MS_U8 *edid, MS_U8 *devcap, MS_U8 ucVenderID);
H A DhalMHL.c3504 void mhal_mhl_SetVenderID(MS_U8 ucVenderID) in mhal_mhl_SetVenderID() argument
3506 W2BYTEMSK(REG_MHL_CBUS_00, (ucVenderID << 8), BMASK(15:8)); in mhal_mhl_SetVenderID()
3627 MS_U8 mhal_mhl_initial(MS_U8 ucCbusSelect, MS_U8 *edid, MS_U8 *devcap, MS_U8 ucVenderID) in mhal_mhl_initial() argument
3651 mhal_mhl_SetVenderID(ucVenderID); in mhal_mhl_initial()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/maserati/mhl/internal/
H A DhalMHL.h268 void mhal_mhl_SetVenderID(MS_U8 ucVenderID);
272 MS_U8 mhal_mhl_initial(MS_U8 ucCbusSelect, MS_U8 *edid, MS_U8 *devcap, MS_U8 ucVenderID);
H A DhalMHL.c3504 void mhal_mhl_SetVenderID(MS_U8 ucVenderID) in mhal_mhl_SetVenderID() argument
3506 W2BYTEMSK(REG_MHL_CBUS_00, (ucVenderID << 8), BMASK(15:8)); in mhal_mhl_SetVenderID()
3627 MS_U8 mhal_mhl_initial(MS_U8 ucCbusSelect, MS_U8 *edid, MS_U8 *devcap, MS_U8 ucVenderID) in mhal_mhl_initial() argument
3651 mhal_mhl_SetVenderID(ucVenderID); in mhal_mhl_initial()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/M7821/mhl/internal/
H A DhalMHL.h268 void mhal_mhl_SetVenderID(MS_U8 ucVenderID);
272 MS_U8 mhal_mhl_initial(MS_U8 ucCbusSelect, MS_U8 *edid, MS_U8 *devcap, MS_U8 ucVenderID);
/utopia/UTPA2-700.0.x/modules/hdmi/hal/manhattan/mhl/internal/
H A DhalMHL.h268 void mhal_mhl_SetVenderID(MS_U8 ucVenderID);
272 MS_U8 mhal_mhl_initial(MS_U8 ucCbusSelect, MS_U8 *edid, MS_U8 *devcap, MS_U8 ucVenderID);
/utopia/UTPA2-700.0.x/modules/hdmi/hal/macan/mhl/internal/
H A DhalMHL.h267 void mhal_mhl_SetVenderID(MS_U8 ucVenderID);
271 MS_U8 mhal_mhl_initial(MS_U8 *edid, MS_U8 *devcap, MS_U8 ucVenderID);
H A DhalMHL.c2980 void mhal_mhl_SetVenderID(MS_U8 ucVenderID) in mhal_mhl_SetVenderID() argument
2982 W2BYTEMSK(REG_MHL_CBUS_00, (ucVenderID << 8), BMASK(15:8)); in mhal_mhl_SetVenderID()
3103 MS_U8 mhal_mhl_initial(MS_U8 *edid, MS_U8 *devcap, MS_U8 ucVenderID) in mhal_mhl_initial() argument
3129 mhal_mhl_SetVenderID(ucVenderID); in mhal_mhl_initial()
/utopia/UTPA2-700.0.x/modules/hdmi/hal/maxim/mhl/internal/
H A DhalMHL.h268 void mhal_mhl_SetVenderID(MS_U8 ucVenderID);
272 MS_U8 mhal_mhl_initial(MS_U8 ucCbusSelect, MS_U8 *edid, MS_U8 *devcap, MS_U8 ucVenderID);
H A DhalMHL.c3504 void mhal_mhl_SetVenderID(MS_U8 ucVenderID) in mhal_mhl_SetVenderID() argument
3506 W2BYTEMSK(REG_MHL_CBUS_00, (ucVenderID << 8), BMASK(15:8)); in mhal_mhl_SetVenderID()
3627 MS_U8 mhal_mhl_initial(MS_U8 ucCbusSelect, MS_U8 *edid, MS_U8 *devcap, MS_U8 ucVenderID) in mhal_mhl_initial() argument
3651 mhal_mhl_SetVenderID(ucVenderID); in mhal_mhl_initial()

12