Searched refs:u8GopType (Results 1 – 6 of 6) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/graphic/drv/gop/ |
| H A D | drvGOP.c | 952 void GOP_GWIN_TriggerRegWriteIn(GOP_CTX_DRV_LOCAL*pGOPDrvLocalCtx, E_GOP_TYPE u8GopType, MS_BOOL bF… in GOP_GWIN_TriggerRegWriteIn() argument 959 IsBnkExist = _GetBnkOfstByGop(u8GopType,&u32BankOffSet); in GOP_GWIN_TriggerRegWriteIn() 963 GOP_D_ERR("[%s][%d] GOP not support this GOPType = %d\n",__FUNCTION__,__LINE__,u8GopType); in GOP_GWIN_TriggerRegWriteIn() 967 if(pGOPDrvLocalCtx->bGOPBankFwr[u8GopType]) in GOP_GWIN_TriggerRegWriteIn() 977 … GOP_D_DBUG("[%s][%d] GOP%d not support BankForceWrite\n",__FUNCTION__,__LINE__,u8GopType); in GOP_GWIN_TriggerRegWriteIn() 997 if(u8GopType == E_GOP2) in GOP_GWIN_TriggerRegWriteIn() 1004 … if(bMIUSelect[u8GopType] == TRUE || bAFBCMIUSelect[u8GopType] == TRUE || bAFBCTrigger==TRUE ) in GOP_GWIN_TriggerRegWriteIn() 1006 HAL_GOP_CMDQ_SetGOPACK(&pGOPDrvLocalCtx->halCtxLocal, u8GopType); in GOP_GWIN_TriggerRegWriteIn() 1010 HAL_GOP_SetGOPACK(&pGOPDrvLocalCtx->halCtxLocal, u8GopType); in GOP_GWIN_TriggerRegWriteIn() 1026 if(u8GopType == E_GOP_Dwin) in GOP_GWIN_TriggerRegWriteIn() [all …]
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiGOP.h | 1386 DLL_PUBLIC E_GOP_API_Result MApi_GOP_IsRegUpdated(MS_U8 u8GopType);
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiGOP.h | 1496 DLL_PUBLIC E_GOP_API_Result MApi_GOP_IsRegUpdated(MS_U8 u8GopType);
|
| /utopia/UTPA2-700.0.x/modules/graphic/api/gop/ |
| H A D | apiGOP.c | 7371 E_GOP_API_Result MApi_GOP_IsRegUpdated(MS_U8 u8GopType) in MApi_GOP_IsRegUpdated() argument 7380 ioctl_info.gop_idx = u8GopType; in MApi_GOP_IsRegUpdated()
|
| H A D | mapiGOP.c | 6207 MS_U32 GOP_IsRegUpdated(void* pInstance,MS_U8 u8GopType) in GOP_IsRegUpdated() argument 6214 if (MDrv_GOP_GetGOPACK(g_pGOPCtxLocal, u8GopType)) in GOP_IsRegUpdated()
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 11960 DLL_PUBLIC E_GOP_API_Result MApi_GOP_IsRegUpdated(MS_U8 u8GopType);
|