Home
last modified time | relevance | path

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

/linux/arch/x86/include/uapi/asm/
H A Dboot.h6 #define NORMAL_VGA 0xffff /* 80x25 mode */ macro
/linux/arch/x86/boot/
H A Dvideo-mode.c153 else if (mode == NORMAL_VGA) in set_mode()
H A DMakefile14 # Set it to -DSVGA_MODE=NORMAL_VGA if you just want the EGA/VGA mode.
17 SVGA_MODE := -DSVGA_MODE=NORMAL_VGA
/linux/Documentation/admin-guide/
H A Dsvga.rst31 NORMAL_VGA - Standard 80x25 mode available on all display adapters.