Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/boot/
H A Dvideo-vga.c18 { VIDEO_80x25, 80, 25, 0 },
28 { VIDEO_80x25, 80, 25, 0 },
33 { VIDEO_80x25, 80, 25, 0 },
201 case VIDEO_80x25: in vga_set_mode()
H A Dvideo.h40 #define VIDEO_80x25 0x0f00 macro
H A Dvideo-mode.c154 mode = VIDEO_80x25; in set_mode()