Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dvga_regs.h47 #define EGA_GFX_E0 0x3CC /* Graphics enable processor 0 */ macro
/openbmc/linux/include/video/
H A Dvga.h55 #define EGA_GFX_E0 0x3CC /* Graphics enable processor 0 */ macro
/openbmc/linux/drivers/video/fbdev/
H A Dvga16fb.c600 vga_io_w(EGA_GFX_E0, 0x00); in vga16fb_set_par()