Home
last modified time | relevance | path

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

/linux-6.12.1/include/video/
Dvga.h136 #define VGA_AR_ENABLE_DISPLAY 0x20 macro
/linux-6.12.1/drivers/gpu/drm/tiny/
Dcirrus.c513 outb(VGA_AR_ENABLE_DISPLAY, VGA_ATT_W); in cirrus_crtc_helper_atomic_enable()
/linux-6.12.1/drivers/video/console/
Dvgacon.c962 vga_wattr(state->vgabase, VGA_AR_ENABLE_DISPLAY, 0); in vgacon_do_font_op()