Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c4825 bUpdateRegOnce = g_pGOPCtxLocal->bUpdateRegOnce[GOP_PUBLIC_UPDATE]; in GOP_GWIN_SetHMirror()
4880 …g_pGOPCtxLocal->bUpdateRegOnce[GOP_PUBLIC_UPDATE] = TRUE; //Update GWIN info and GWIN enable one t… in GOP_GWIN_SetHMirror()
4892 g_pGOPCtxLocal->bUpdateRegOnce[GOP_PUBLIC_UPDATE] = bUpdateRegOnce; in GOP_GWIN_SetHMirror()
4918 bUpdateRegOnce = g_pGOPCtxLocal->bUpdateRegOnce[GOP_PUBLIC_UPDATE]; in GOP_GWIN_SetVMirror()
4973 …g_pGOPCtxLocal->bUpdateRegOnce[GOP_PUBLIC_UPDATE] = TRUE; //Update GWIN info and GWIN enable one t… in GOP_GWIN_SetVMirror()
4985 g_pGOPCtxLocal->bUpdateRegOnce[GOP_PUBLIC_UPDATE] = bUpdateRegOnce; in GOP_GWIN_SetVMirror()
9728 u16OrgUpdateRegOnce = g_pGOPCtxLocal->bUpdateRegOnce[GOP_PUBLIC_UPDATE]; in Ioctl_GOP_SetDisplay()
9732 g_pGOPCtxLocal->bUpdateRegOnce[GOP_PUBLIC_UPDATE] = TRUE; in Ioctl_GOP_SetDisplay()
9774 g_pGOPCtxLocal->bUpdateRegOnce[GOP_PUBLIC_UPDATE] = u16OrgUpdateRegOnce; in Ioctl_GOP_SetDisplay()
9986 g_pGOPCtxLocal->bUpdateRegOnce[GOP_PUBLIC_UPDATE] = bUpdateOnce; in GOP_UpdateOnce()
/utopia/UTPA2-700.0.x/modules/graphic/hal/mustang/gop/
H A DhalGOP.h183 #define GOP_PUBLIC_UPDATE MAX_GOP_SUPPORT macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/maldives/gop/
H A DhalGOP.h183 #define GOP_PUBLIC_UPDATE MAX_GOP_SUPPORT macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/macan/gop/
H A DhalGOP.h200 #define GOP_PUBLIC_UPDATE MAX_GOP_SUPPORT macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/messi/gop/
H A DhalGOP.h194 #define GOP_PUBLIC_UPDATE MAX_GOP_SUPPORT macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/mooney/gop/
H A DhalGOP.h195 #define GOP_PUBLIC_UPDATE MAX_GOP_SUPPORT macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/mainz/gop/
H A DhalGOP.h194 #define GOP_PUBLIC_UPDATE MAX_GOP_SUPPORT macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/manhattan/gop/
H A DhalGOP.h203 #define GOP_PUBLIC_UPDATE MAX_GOP_SUPPORT macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/M7821/gop/
H A DhalGOP.h204 #define GOP_PUBLIC_UPDATE MAX_GOP_SUPPORT macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/k6/gop/
H A DhalGOP.h217 #define GOP_PUBLIC_UPDATE MAX_GOP_SUPPORT macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/maserati/gop/
H A DhalGOP.h206 #define GOP_PUBLIC_UPDATE MAX_GOP_SUPPORT macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/kastor/gop/
H A DhalGOP.h214 #define GOP_PUBLIC_UPDATE MAX_GOP_SUPPORT macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/M7621/gop/
H A DhalGOP.h203 #define GOP_PUBLIC_UPDATE MAX_GOP_SUPPORT macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/curry/gop/
H A DhalGOP.h220 #define GOP_PUBLIC_UPDATE MAX_GOP_SUPPORT macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/k6lite/gop/
H A DhalGOP.h216 #define GOP_PUBLIC_UPDATE MAX_GOP_SUPPORT macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/maxim/gop/
H A DhalGOP.h203 #define GOP_PUBLIC_UPDATE MAX_GOP_SUPPORT macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/kano/gop/
H A DhalGOP.h215 #define GOP_PUBLIC_UPDATE MAX_GOP_SUPPORT macro
/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.c1095 …if((FALSE == pGOPDrvLocalCtx->apiCtxLocal.bUpdateRegOnce[GOP_PUBLIC_UPDATE]) && (FALSE == pGOPDrvL… in GOP_GWIN_UpdateReg()