Searched refs:VTOTAL_A (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_crt.c256 vtotal_reg = VTOTAL_A;
H A Di830_debug.c700 DEFINEREG2(VTOTAL_A, i830_debug_hvtotal),
1248 DEFINEREG2(VTOTAL_A, i830_debug_hvtotal),
H A Di830_display.c1510 int vtot_reg = (pipe == 0) ? VTOTAL_A : VTOTAL_B;
2296 int vtot = INREG((pipe == 0) ? VTOTAL_A : VTOTAL_B);
H A Di830_driver.c1792 pI830->saveVTOTAL_A = INREG(VTOTAL_A);
1973 OUTREG(VTOTAL_A, pI830->saveVTOTAL_A);
H A Di810_reg.h880 #define VTOTAL_A 0x6000c macro
H A Di830_video.c384 int vtotal_reg = intel_crtc->pipe == 0 ? VTOTAL_A : VTOTAL_B;
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_reg.h880 #define VTOTAL_A 0x6000c macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_reg.h880 #define VTOTAL_A 0x6000c macro

Completed in 38 milliseconds