Home
last modified time | relevance | path

Searched refs:HAL_MVOP_MODULE_CNT (Results 1 – 19 of 19) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mvop/hal/maldives/mvop/
H A DhalMVOP.h112 #define HAL_MVOP_MODULE_CNT 1 macro
113 #if (HAL_MVOP_MODULE_CNT >= 2)
118 #if (HAL_MVOP_MODULE_CNT >= 3)
/utopia/UTPA2-700.0.x/modules/mvop/hal/mainz/mvop/
H A DhalMVOP.h110 #define HAL_MVOP_MODULE_CNT 1 macro
111 #if (HAL_MVOP_MODULE_CNT >= 2)
116 #if (HAL_MVOP_MODULE_CNT >= 3)
/utopia/UTPA2-700.0.x/modules/mvop/hal/messi/mvop/
H A DhalMVOP.h110 #define HAL_MVOP_MODULE_CNT 1 macro
111 #if (HAL_MVOP_MODULE_CNT >= 2)
116 #if (HAL_MVOP_MODULE_CNT >= 3)
/utopia/UTPA2-700.0.x/modules/mvop/hal/manhattan/mvop/
H A DhalMVOP.h111 #define HAL_MVOP_MODULE_CNT 2 macro
112 #if (HAL_MVOP_MODULE_CNT >= 2)
117 #if (HAL_MVOP_MODULE_CNT >= 3)
/utopia/UTPA2-700.0.x/modules/mvop/hal/macan/mvop/
H A DhalMVOP.h111 #define HAL_MVOP_MODULE_CNT 2 macro
112 #if (HAL_MVOP_MODULE_CNT >= 2)
117 #if (HAL_MVOP_MODULE_CNT >= 3)
/utopia/UTPA2-700.0.x/modules/mvop/hal/mooney/mvop/
H A DhalMVOP.h111 #define HAL_MVOP_MODULE_CNT 1 macro
112 #if (HAL_MVOP_MODULE_CNT >= 2)
117 #if (HAL_MVOP_MODULE_CNT >= 3)
/utopia/UTPA2-700.0.x/modules/mvop/hal/mustang/mvop/
H A DhalMVOP.h113 #define HAL_MVOP_MODULE_CNT 2 macro
114 #if (HAL_MVOP_MODULE_CNT >= 2)
119 #if (HAL_MVOP_MODULE_CNT >= 3)
/utopia/UTPA2-700.0.x/modules/mvop/hal/M5621/mvop/
H A DhalMVOP.h113 #define HAL_MVOP_MODULE_CNT 2 macro
114 #if (HAL_MVOP_MODULE_CNT >= 2)
119 #if (HAL_MVOP_MODULE_CNT >= 3)
/utopia/UTPA2-700.0.x/modules/mvop/hal/M7621/mvop/
H A DhalMVOP.h111 #define HAL_MVOP_MODULE_CNT 2 macro
112 #if (HAL_MVOP_MODULE_CNT >= 2)
117 #if (HAL_MVOP_MODULE_CNT >= 3)
/utopia/UTPA2-700.0.x/modules/mvop/hal/M7821/mvop/
H A DhalMVOP.h111 #define HAL_MVOP_MODULE_CNT 2 macro
112 #if (HAL_MVOP_MODULE_CNT >= 2)
117 #if (HAL_MVOP_MODULE_CNT >= 3)
/utopia/UTPA2-700.0.x/modules/mvop/hal/curry/mvop/
H A DhalMVOP.h113 #define HAL_MVOP_MODULE_CNT 2 macro
114 #if (HAL_MVOP_MODULE_CNT >= 2)
119 #if (HAL_MVOP_MODULE_CNT >= 3)
/utopia/UTPA2-700.0.x/modules/mvop/hal/kastor/mvop/
H A DhalMVOP.h113 #define HAL_MVOP_MODULE_CNT 2 macro
114 #if (HAL_MVOP_MODULE_CNT >= 2)
119 #if (HAL_MVOP_MODULE_CNT >= 3)
/utopia/UTPA2-700.0.x/modules/mvop/hal/maxim/mvop/
H A DhalMVOP.h111 #define HAL_MVOP_MODULE_CNT 2 macro
112 #if (HAL_MVOP_MODULE_CNT >= 2)
117 #if (HAL_MVOP_MODULE_CNT >= 3)
/utopia/UTPA2-700.0.x/modules/mvop/hal/maserati/mvop/
H A DhalMVOP.h111 #define HAL_MVOP_MODULE_CNT 2 macro
112 #if (HAL_MVOP_MODULE_CNT >= 2)
117 #if (HAL_MVOP_MODULE_CNT >= 3)
/utopia/UTPA2-700.0.x/modules/mvop/hal/kano/mvop/
H A DhalMVOP.h113 #define HAL_MVOP_MODULE_CNT 2 macro
114 #if (HAL_MVOP_MODULE_CNT >= 2)
119 #if (HAL_MVOP_MODULE_CNT >= 3)
/utopia/UTPA2-700.0.x/modules/mvop/hal/k6lite/mvop/
H A DhalMVOP.h113 #define HAL_MVOP_MODULE_CNT 1 macro
114 #if (HAL_MVOP_MODULE_CNT >= 2)
119 #if (HAL_MVOP_MODULE_CNT >= 3)
/utopia/UTPA2-700.0.x/modules/mvop/hal/k6/mvop/
H A DhalMVOP.h114 #define HAL_MVOP_MODULE_CNT 2 macro
115 #if (HAL_MVOP_MODULE_CNT >= 2)
120 #if (HAL_MVOP_MODULE_CNT >= 3)
/utopia/UTPA2-700.0.x/modules/mvop/hal/k7u/mvop/
H A DhalMVOP.h114 #define HAL_MVOP_MODULE_CNT 2 macro
115 #if (HAL_MVOP_MODULE_CNT >= 2)
120 #if (HAL_MVOP_MODULE_CNT >= 3)
/utopia/UTPA2-700.0.x/modules/mvop/drv/mvop/
H A DdrvMVOP.c305 MVOP_DrvCtrlSt _stMVOPDrvCtrl[HAL_MVOP_MODULE_CNT];
335 static MVOP_DrvCtrlSt _stMVOPDrvCtrl[HAL_MVOP_MODULE_CNT];
344 #define MVOP_GetDrvCtrl(_eDevID) ((_eDevID < HAL_MVOP_MODULE_CNT) ? (&p_gDrvMVOPCtx->_stMVOPDrvCtrl…
345 #define MVOP_GetSubDrvCtrl(_eDevID) ((_eDevID < HAL_MVOP_MODULE_CNT) ? (&p_gDrvSubMVOPCtx->_stMVOPD…
428 static MS_S32 s32MVOPMutexID[HAL_MVOP_MODULE_CNT] = {-1,-1};
429 static MS_U8 _u8MVOP_Mutex[HAL_MVOP_MODULE_CNT][32] = { "MVOP_Mutex","MVOP_SubMutex"};
431 static MS_S32 s32MVOPMutexID[HAL_MVOP_MODULE_CNT] = {-1,-1,-1};
432 static MS_U8 _u8MVOP_Mutex[HAL_MVOP_MODULE_CNT][32] = { "MVOP_Mutex","MVOP_SubMutex","MVOP_3rdMutex…
434 static MS_S32 s32MVOPMutexID[HAL_MVOP_MODULE_CNT] = {-1};
435 static MS_U8 _u8MVOP_Mutex[HAL_MVOP_MODULE_CNT][32] = { "MVOP_Mutex" };
[all …]