Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dvga_regs.h48 #define EGA_GFX_E1 0x3CA /* Graphics enable processor 1 */ macro
/openbmc/linux/include/video/
H A Dvga.h56 #define EGA_GFX_E1 0x3CA /* Graphics enable processor 1 */ macro
/openbmc/linux/drivers/video/fbdev/
H A Dvga16fb.c601 vga_io_w(EGA_GFX_E1, 0x01); in vga16fb_set_par()