Searched refs:GOP_CTX_DRV_LOCAL (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/graphic/drv/gop/ |
| H A D | drvGOP.c | 360 GOP_CTX_DRV_LOCAL g_gopDrvCtxLocal; 675 static void _GOP_Load_Stretch_Mode_Table(GOP_CTX_DRV_LOCAL*pGOPDrvLocalCtx,MS_U8 u8GOP, MS_U16* pGo… in _GOP_Load_Stretch_Mode_Table() 698 static void _GOP_Load_VStretch_Mode_Table(GOP_CTX_DRV_LOCAL*pGOPDrvLocalCtx,MS_U8 u8GOP, MS_U16* pG… in _GOP_Load_VStretch_Mode_Table() 921 GOP_CTX_DRV_LOCAL*pGOPDrvLocalCtx = (GOP_CTX_DRV_LOCAL*)pGOPCtx; in Merge() 952 void GOP_GWIN_TriggerRegWriteIn(GOP_CTX_DRV_LOCAL*pGOPDrvLocalCtx, E_GOP_TYPE u8GopType, MS_BOOL bF… in GOP_GWIN_TriggerRegWriteIn() 1093 void GOP_GWIN_UpdateReg(GOP_CTX_DRV_LOCAL*pGOPDrvLocalCtx, E_GOP_TYPE u8GopType) in GOP_GWIN_UpdateReg() 1101 static void GOP_RegdmaEnable(GOP_CTX_DRV_LOCAL*pGOPDrvLocalCtx, MS_U8 u8GOPNum) in GOP_RegdmaEnable() 1225 void GOP_SetGopGwinDelPixel(GOP_CTX_DRV_LOCAL*pGOPDrvLocalCtx, MS_U8 u8win, MS_U8 u8GOP, MS_U16 del… in GOP_SetGopGwinDelPixel() 1285 void GOP_GetGopGwinHVPixel(GOP_CTX_DRV_LOCAL*pGOPDrvLocalCtx, MS_U8 u8win, MS_U8 u8GOP, DRV_GOP_GWI… in GOP_GetGopGwinHVPixel() 1362 void GOP_SetGopGwinHVPixel(GOP_CTX_DRV_LOCAL*pGOPDrvLocalCtx, MS_U8 u8win, MS_U8 u8GOP, DRV_GOP_GWI… in GOP_SetGopGwinHVPixel() [all …]
|
| H A D | drvGFLIP.c | 153 GOP_CTX_DRV_LOCAL*pGFLIP_IntGOPDrvLocalCtx = NULL; 160 static MS_BOOL _MDrv_GFLIP_ClearIRQ(GOP_CTX_DRV_LOCAL*pGOPDrvLocalCtx); 161 static MS_BOOL _MDrv_GFLIP_ProcessIRQ(GOP_CTX_DRV_LOCAL*pGOPDrvLocalCtx); 178 GOP_CTX_DRV_LOCAL*pGOPDrvLocalCtx = (GOP_CTX_DRV_LOCAL*)pGOPCtx; in _MDrv_GFLIP_ResetFlipInfoPtr() 194 MS_BOOL _MDrv_GFLIP_ClearIRQ(GOP_CTX_DRV_LOCAL*pGOPDrvLocalCtx) in _MDrv_GFLIP_ClearIRQ() 236 MS_BOOL _MDrv_GFLIP_ProcessIRQ(GOP_CTX_DRV_LOCAL*pGOPDrvLocalCtx) in _MDrv_GFLIP_ProcessIRQ() 315 GOP_CTX_DRV_LOCAL*pGOPDrvLocalCtx = (GOP_CTX_DRV_LOCAL*)pGOPCtx; in MDrv_GFLIP_Init() 414 GOP_CTX_DRV_LOCAL*pGOPDrvLocalCtx = (GOP_CTX_DRV_LOCAL*)pGOPCtx; in MDrv_GFLIP_DeInit() 487 GOP_CTX_DRV_LOCAL*pGOPDrvLocalCtx = (GOP_CTX_DRV_LOCAL*)pGOPCtx; in MDrv_GFLIP_SetMultiFlipInfo() 517 GOP_CTX_DRV_LOCAL*pGOPDrvLocalCtx = (GOP_CTX_DRV_LOCAL*)pGOPCtx; in MDrv_GFLIP_SetTLBMultiFlipInfo() [all …]
|
| H A D | drvGOP_priv.h | 123 GOP_CTX_DRV_LOCAL g_gopDrvCtxLocal;
|
| H A D | drvGFLIP.h | 169 }GOP_CTX_DRV_LOCAL; typedef
|