Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gopsc/
H A DapiGOP_SC.c119 static MS_BOOL gfSkipInit = FALSE; // Flag for: If the system needs to show BootLogo,Skip reset f… variable
135 if(!gfSkipInit) in MApi_GOP_SC_Init()
145 gfSkipInit = bEnable; in MApi_GOP_SC_SkipInit()