Searched refs:SC_SPLASH_SCRN (Results 1 – 2 of 2) sorted by relevance
193 #define SC_SPLASH_SCRN (1 << 17) macro
3420 if (!(sc->flags & SC_SPLASH_SCRN) && (flags & SC_KERNEL_CONSOLE)) { in scinit()3423 sc->flags |= SC_SPLASH_SCRN; in scinit()3454 if (sc->flags & SC_SPLASH_SCRN) {3456 sc->flags &= ~SC_SPLASH_SCRN;