| /utopia/UTPA2-700.0.x/modules/stbdc/drv/stbdc/ |
| H A D | drvSTBDC.c | 210 #define STBDC_IsInit() (_stSTBDCDrvStat.bIsInit == TRUE) 236 _stSTBDCDrvStat.bIsInit = FALSE; in STBDC_InitVar() 293 pSTBDCStat->bIsInit = _stSTBDCDrvStat.bIsInit; in MDrv_STBDC_GetStatus()
|
| /utopia/UTPA2-700.0.x/modules/mvop/drv/mvop/ |
| H A D | drvMVOP.c | 347 … p_gDrvMVOPCtx)?FALSE:(p_gDrvMVOPCtx->_stMVOPDrvCtrl[E_MVOP_DEV_0]._stMVOPDrvStat.bIsInit == TRUE)) 358 …SubMVOPCtx))?(p_gDrvSubMVOPCtx->_stMVOPDrvCtrl[E_MVOP_DEV_1]._stMVOPDrvStat.bIsInit == TRUE):FALSE) 378 …p_gDrvMVOPCtx)) ? (p_gDrvMVOPCtx->_stMVOPDrvCtrl[_eDevID]._stMVOPDrvStat.bIsInit == TRUE) : FALSE) 582 pstDrvStat->bIsInit = FALSE; in _MVOP_SubInitVar() 713 pstDrvStat->bIsInit = FALSE; in _MVOP_InitVar() 2684 pMVOPStat->bIsInit = pDrvStat->bIsInit; in MVOP_GetStatus() 3250 p_gDrvMVOPCtx->_stMVOPDrvCtrl[E_MVOP_DEV_0]._stMVOPDrvStat.bIsInit = TRUE; in MDrv_MVOP_Init_V2() 3294 p_gDrvMVOPCtx->_stMVOPDrvCtrl[E_MVOP_DEV_0]._stMVOPDrvStat.bIsInit = TRUE; in MDrv_MVOP_Init_V2() 3396 p_gDrvMVOPCtx->_stMVOPDrvCtrl[E_MVOP_DEV_0]._stMVOPDrvStat.bIsInit = FALSE; in MDrv_MVOP_Exit_V2() 3857 p_gDrvSubMVOPCtx->_stMVOPDrvCtrl[E_MVOP_DEV_1]._stMVOPDrvStat.bIsInit = TRUE; in MDrv_MVOP_SetInputCfg_V2() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/maldives/mvop/ |
| H A D | halMVOP.c | 178 MS_BOOL bIsInit; member 322 g_pHalMVOPCtx->bIsInit = 0; in _HAL_MVOP_InitVarCtx() 449 if(g_pHalMVOPCtx->bIsInit) in HAL_MVOP_Init() 460 g_pHalMVOPCtx->bIsInit = 1; in HAL_MVOP_Init() 1896 g_pHalMVOPCtx->bIsInit = 0; in HAL_MVOP_PowerStateSuspend()
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | drvHWI2C.h | 317 MS_BOOL bIsInit; /// initialized member 325 MS_BOOL bIsInit; /// initialized member
|
| H A D | drvSTBDC.h | 217 MS_BOOL bIsInit; member
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | drvHWI2C.h | 335 MS_BOOL bIsInit; /// initialized member 343 MS_BOOL bIsInit; /// initialized member
|
| H A D | drvSTBDC.h | 217 MS_BOOL bIsInit; member
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/maxim/mvop/ |
| H A D | halMVOP.c | 204 MS_BOOL bIsInit; member 394 g_pHalMVOPCtx->bIsInit = 0; in _HAL_MVOP_InitVarCtx() 583 if(g_pHalMVOPCtx->bIsInit) in HAL_MVOP_Init() 594 g_pHalMVOPCtx->bIsInit = 1; in HAL_MVOP_Init() 1539 … || ((eID == E_MVOP_DEV_1) && (g_pHalMVOPCtx->bIsInit == FALSE))) //main and sub both disable in HAL_MVOP_SetFBDecClk() 1545 …OP_DEV_0) && (!g_pHalMVOPCtx->bSubIsInit)) || ((eID == E_MVOP_DEV_1) && (!g_pHalMVOPCtx->bIsInit))) in HAL_MVOP_SetFBDecClk() 2921 g_pHalMVOPCtx->bIsInit = 0; in HAL_MVOP_PowerStateSuspend() 3931 g_pHalMVOPCtx->bIsInit = 0; in HAL_MVOP_Exit()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/M5621/mvop/ |
| H A D | halMVOP.c | 186 MS_BOOL bIsInit; member 374 g_pHalMVOPCtx->bIsInit = 0; in _HAL_MVOP_InitVarCtx() 542 if(g_pHalMVOPCtx->bIsInit) in HAL_MVOP_Init() 553 g_pHalMVOPCtx->bIsInit = 1; in HAL_MVOP_Init() 2593 g_pHalMVOPCtx->bIsInit = 0; in HAL_MVOP_PowerStateSuspend() 3430 g_pHalMVOPCtx->bIsInit = 0; in HAL_MVOP_Exit()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/maserati/mvop/ |
| H A D | halMVOP.c | 193 MS_BOOL bIsInit; member 381 g_pHalMVOPCtx->bIsInit = 0; in _HAL_MVOP_InitVarCtx() 568 if(g_pHalMVOPCtx->bIsInit) in HAL_MVOP_Init() 579 g_pHalMVOPCtx->bIsInit = 1; in HAL_MVOP_Init() 2863 g_pHalMVOPCtx->bIsInit = 0; in HAL_MVOP_PowerStateSuspend() 3846 g_pHalMVOPCtx->bIsInit = 0; in HAL_MVOP_Exit()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/M7621/mvop/ |
| H A D | halMVOP.c | 193 MS_BOOL bIsInit; member 382 g_pHalMVOPCtx->bIsInit = 0; in _HAL_MVOP_InitVarCtx() 570 if(g_pHalMVOPCtx->bIsInit) in HAL_MVOP_Init() 581 g_pHalMVOPCtx->bIsInit = 1; in HAL_MVOP_Init() 1511 … || ((eID == E_MVOP_DEV_1) && (g_pHalMVOPCtx->bIsInit == FALSE))) //main and sub both disable in HAL_MVOP_SetFBDecClk() 2873 g_pHalMVOPCtx->bIsInit = 0; in HAL_MVOP_PowerStateSuspend()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/M7821/mvop/ |
| H A D | halMVOP.c | 193 MS_BOOL bIsInit; member 380 g_pHalMVOPCtx->bIsInit = 0; in _HAL_MVOP_InitVarCtx() 566 if(g_pHalMVOPCtx->bIsInit) in HAL_MVOP_Init() 577 g_pHalMVOPCtx->bIsInit = 1; in HAL_MVOP_Init() 2841 g_pHalMVOPCtx->bIsInit = 0; in HAL_MVOP_PowerStateSuspend() 3816 g_pHalMVOPCtx->bIsInit = 0; in HAL_MVOP_Exit()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/mustang/mvop/ |
| H A D | halMVOP.c | 194 MS_BOOL bIsInit; member 362 g_pHalMVOPCtx->bIsInit = 0; in _HAL_MVOP_InitVarCtx() 505 if(g_pHalMVOPCtx->bIsInit) in HAL_MVOP_Init() 516 g_pHalMVOPCtx->bIsInit = 1; in HAL_MVOP_Init() 2526 g_pHalMVOPCtx->bIsInit = 0; in HAL_MVOP_PowerStateSuspend()
|
| /utopia/UTPA2-700.0.x/modules/hwi2c/drv/hwi2c/ |
| H A D | drvHWI2C.c | 1024 pStatus->bIsInit = _gbInit; in MDrv_HWI2C_GetStatus() 1045 pStatus->bIsInit = _gbInit; in MDrv_HWI2C_GetStatus_EX()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/curry/mvop/ |
| H A D | halMVOP.c | 192 MS_BOOL bIsInit; member 379 g_pHalMVOPCtx->bIsInit = 0; in _HAL_MVOP_InitVarCtx() 553 if(g_pHalMVOPCtx->bIsInit) in HAL_MVOP_Init() 564 g_pHalMVOPCtx->bIsInit = 1; in HAL_MVOP_Init() 2834 g_pHalMVOPCtx->bIsInit = 0; in HAL_MVOP_PowerStateSuspend() 3863 g_pHalMVOPCtx->bIsInit = 0; in HAL_MVOP_Exit()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/k7u/mvop/ |
| H A D | halMVOP.c | 192 MS_BOOL bIsInit; member 386 g_pHalMVOPCtx->bIsInit = 0; in _HAL_MVOP_InitVarCtx() 575 if(g_pHalMVOPCtx->bIsInit) in HAL_MVOP_Init() 586 g_pHalMVOPCtx->bIsInit = 1; in HAL_MVOP_Init() 2852 g_pHalMVOPCtx->bIsInit = 0; in HAL_MVOP_PowerStateSuspend() 3903 g_pHalMVOPCtx->bIsInit = 0; in HAL_MVOP_Exit()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/k6/mvop/ |
| H A D | halMVOP.c | 192 MS_BOOL bIsInit; member 394 g_pHalMVOPCtx->bIsInit = 0; in _HAL_MVOP_InitVarCtx() 572 if(g_pHalMVOPCtx->bIsInit) in HAL_MVOP_Init() 583 g_pHalMVOPCtx->bIsInit = 1; in HAL_MVOP_Init() 2881 g_pHalMVOPCtx->bIsInit = 0; in HAL_MVOP_PowerStateSuspend() 3893 g_pHalMVOPCtx->bIsInit = 0; in HAL_MVOP_Exit()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/k6lite/mvop/ |
| H A D | halMVOP.c | 192 MS_BOOL bIsInit; member 382 g_pHalMVOPCtx->bIsInit = 0; in _HAL_MVOP_InitVarCtx() 564 if(g_pHalMVOPCtx->bIsInit) in HAL_MVOP_Init() 576 g_pHalMVOPCtx->bIsInit = 1; in HAL_MVOP_Init() 2841 g_pHalMVOPCtx->bIsInit = 0; in HAL_MVOP_PowerStateSuspend() 3842 g_pHalMVOPCtx->bIsInit = 0; in HAL_MVOP_Exit()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/kano/mvop/ |
| H A D | halMVOP.c | 192 MS_BOOL bIsInit; member 380 g_pHalMVOPCtx->bIsInit = 0; in _HAL_MVOP_InitVarCtx() 555 if(g_pHalMVOPCtx->bIsInit) in HAL_MVOP_Init() 566 g_pHalMVOPCtx->bIsInit = 1; in HAL_MVOP_Init() 2836 g_pHalMVOPCtx->bIsInit = 0; in HAL_MVOP_PowerStateSuspend() 3867 g_pHalMVOPCtx->bIsInit = 0; in HAL_MVOP_Exit()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/mooney/mvop/ |
| H A D | halMVOP.c | 193 MS_BOOL bIsInit; member 382 g_pHalMVOPCtx->bIsInit = 0; in _HAL_MVOP_InitVarCtx() 559 if(g_pHalMVOPCtx->bIsInit) in HAL_MVOP_Init() 570 g_pHalMVOPCtx->bIsInit = 1; in HAL_MVOP_Init() 2713 g_pHalMVOPCtx->bIsInit = 0; in HAL_MVOP_PowerStateSuspend()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/manhattan/mvop/ |
| H A D | halMVOP.c | 192 MS_BOOL bIsInit; member 376 g_pHalMVOPCtx->bIsInit = 0; in _HAL_MVOP_InitVarCtx() 545 if(g_pHalMVOPCtx->bIsInit) in HAL_MVOP_Init() 556 g_pHalMVOPCtx->bIsInit = 1; in HAL_MVOP_Init() 2720 g_pHalMVOPCtx->bIsInit = 0; in HAL_MVOP_PowerStateSuspend()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/mainz/mvop/ |
| H A D | halMVOP.c | 201 MS_BOOL bIsInit; member 389 g_pHalMVOPCtx->bIsInit = 0; in _HAL_MVOP_InitVarCtx() 575 if(g_pHalMVOPCtx->bIsInit) in HAL_MVOP_Init() 587 g_pHalMVOPCtx->bIsInit = 1; in HAL_MVOP_Init() 2768 g_pHalMVOPCtx->bIsInit = 0; in HAL_MVOP_PowerStateSuspend()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/macan/mvop/ |
| H A D | halMVOP.c | 192 MS_BOOL bIsInit; member 381 g_pHalMVOPCtx->bIsInit = 0; in _HAL_MVOP_InitVarCtx() 555 if(g_pHalMVOPCtx->bIsInit) in HAL_MVOP_Init() 566 g_pHalMVOPCtx->bIsInit = 1; in HAL_MVOP_Init() 2822 g_pHalMVOPCtx->bIsInit = 0; in HAL_MVOP_PowerStateSuspend()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/messi/mvop/ |
| H A D | halMVOP.c | 201 MS_BOOL bIsInit; member 389 g_pHalMVOPCtx->bIsInit = 0; in _HAL_MVOP_InitVarCtx() 575 if(g_pHalMVOPCtx->bIsInit) in HAL_MVOP_Init() 587 g_pHalMVOPCtx->bIsInit = 1; in HAL_MVOP_Init() 2768 g_pHalMVOPCtx->bIsInit = 0; in HAL_MVOP_PowerStateSuspend()
|
| /utopia/UTPA2-700.0.x/modules/mvop/hal/kastor/mvop/ |
| H A D | halMVOP.c | 192 MS_BOOL bIsInit; member 379 g_pHalMVOPCtx->bIsInit = 0; in _HAL_MVOP_InitVarCtx() 552 if(g_pHalMVOPCtx->bIsInit) in HAL_MVOP_Init() 563 g_pHalMVOPCtx->bIsInit = 1; in HAL_MVOP_Init() 2817 g_pHalMVOPCtx->bIsInit = 0; in HAL_MVOP_PowerStateSuspend()
|