Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.c163 #define GOP_D_ERR(x, args...) if(u32GOPDbgLevel_drv >= E_GOP_Debug_Level_LOW) {ULOGE("GOP DRV", x, … macro
609GOP_D_ERR("[%s,%5d]No instance existed, please get an instance by calling MApi_XC_Init() first\n",… in _GOP_Get_XCSemaphore()
625 GOP_D_ERR("UtopiaResourceObtain fail\n"); in _GOP_Get_XCSemaphore()
637GOP_D_ERR("[%s,%5d]No instance existed, please get an instance by calling MApi_XC_Init() first\n",… in _GOP_Release_XCSemaphore()
963 GOP_D_ERR("[%s][%d] GOP not support this GOPType = %d\n",__FUNCTION__,__LINE__,u8GopType); in GOP_GWIN_TriggerRegWriteIn()
1114 GOP_D_ERR("\n[%s] not support gop%d in this chip version!!", __FUNCTION__,u8GOPNum); in GOP_RegdmaEnable()
1169GOP_D_ERR("\n\n%s, This FB format needs to %d-pixels alignment !!!\n\n",__FUNCTION__, alignfactor); in _GOP_GWIN_AlignChecker()
1189 GOP_D_ERR("\n\n%s, Not mach to %d-pixels alignment !!!\n\n",__FUNCTION__, alignfactor); in _GOP_GWIN_2PEngineAlignChecker()
1215GOP_D_ERR("%s,%d FB=0x%tx address need %d-bytes aligned!\n",__FUNCTION__,__LINE__, (ptrdiff_t)Addr… in _GOP_GWIN_FB_AddrAlignChecker()
1329 GOP_D_ERR("invalid Gwin number:%d\n",u8win); in GOP_GetGopGwinHVPixel()
[all …]