Searched refs:VGA_DISP_DISABLE (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_reg.h2380 # define VGA_DISP_DISABLE (1 << 31) macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_reg.h2380 # define VGA_DISP_DISABLE (1 << 31) macro
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_reg.h2380 # define VGA_DISP_DISABLE (1 << 31) macro
H A Di830_debug.c238 return XNFprintf("%s", val & VGA_DISP_DISABLE ? "disabled" : "enabled");
H A Di830_display.c1096 OUTREG(VGACNTRL, VGA_DISP_DISABLE);

Completed in 30 milliseconds