Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/boot/
DMakefile30 SVGA_MODE := -DSVGA_MODE=NORMAL_VGA macro
75 $(obj)/bzImage: asflags-y := $(SVGA_MODE)
Dheader.S31 #ifndef SVGA_MODE
32 #define SVGA_MODE ASK_VGA macro
230 vid_mode: .word SVGA_MODE
/linux-6.6.21/drivers/media/usb/gspca/
Dov534_9.c64 #define SVGA_MODE 2 macro
1572 case SVGA_MODE: /* 800x600 */ in sd_start()
/linux-6.6.21/Documentation/admin-guide/
Dsvga.rst26 specified in the kernel Makefile (the SVGA_MODE=... line) or by the "vga=..."