Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dvga_regs.h67 #define VGA_MIS_COLOR 0x01 macro
H A Dvga.c319 if (s->msr & VGA_MIS_COLOR) { in vga_ioport_invalid()
/openbmc/linux/include/video/
H A Dvga.h75 #define VGA_MIS_COLOR 0x01 macro
/openbmc/linux/drivers/gpu/drm/tiny/
H A Dbochs.c313 bochs_vga_writeb(bochs, VGA_MIS_W, VGA_MIS_COLOR); in bochs_hw_blank()