Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP_priv.h554 EN_GOP_UPDATE_TYPE update_type; member
H A DapiGOP.c1718 update.update_type = E_GOP_UPDATE_CURRENT_ONCE; in MApi_GOP_GWIN_UpdateRegOnceByMask()
1758 update.update_type = E_GOP_UPDATE_ONCE; in MApi_GOP_GWIN_UpdateRegOnceEx2()
6623 update.update_type = E_GOP_UPDATE_FORCEWRITE; in MApi_GOP_TriggerRegWriteIn_Ex()
H A DmapiGOP.c10017 MS_U32 Ioctl_GOP_TriggerRegWriteIn(void* pInstance,MS_U32 gop, EN_GOP_UPDATE_TYPE update_type, MS_B… in Ioctl_GOP_TriggerRegWriteIn() argument
10025 switch(update_type) in Ioctl_GOP_TriggerRegWriteIn()
11468 …u32Ret = Ioctl_GOP_TriggerRegWriteIn(pInstance,pInfo->gop_idx,pInfo->update_type,pInfo->bEn,pInfo-… in GOPIoctl()