Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dvga_regs.h128 #define VGA_AR_ENABLE_DISPLAY 0x20 macro
/openbmc/linux/include/video/
H A Dvga.h136 #define VGA_AR_ENABLE_DISPLAY 0x20 macro
/openbmc/linux/drivers/gpu/drm/tiny/
H A Dcirrus.c512 outb(VGA_AR_ENABLE_DISPLAY, VGA_ATT_W); in cirrus_crtc_helper_atomic_enable()
/openbmc/linux/drivers/video/console/
H A Dvgacon.c933 vga_wattr(state->vgabase, VGA_AR_ENABLE_DISPLAY, 0); in vgacon_do_font_op()