Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/boot/
H A Dvideo-mode.c77 mode &= ~VIDEO_RECALC; in raw_set_mode()
162 if (mode & VIDEO_RECALC) in set_mode()
H A Dvideo.h55 #define VIDEO_RECALC 0x8000 macro