Home
last modified time | relevance | path

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

/arch/x86/boot/
Dvideo-vga.c20 { VIDEO_80x25, 80, 25, 0 },
30 { VIDEO_80x25, 80, 25, 0 },
35 { VIDEO_80x25, 80, 25, 0 },
203 case VIDEO_80x25: in vga_set_mode()
Dvideo.h42 #define VIDEO_80x25 0x0f00 macro
Dvideo-mode.c156 mode = VIDEO_80x25; in set_mode()