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

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_crt.c265 vtotal_reg = VTOTAL_B;
H A Di830_debug.c731 DEFINEREG2(VTOTAL_B, i830_debug_hvtotal),
1275 DEFINEREG2(VTOTAL_B, 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.c1815 pI830->saveVTOTAL_B = INREG(VTOTAL_B);
2041 OUTREG(VTOTAL_B, pI830->saveVTOTAL_B);
H A Di810_reg.h890 #define VTOTAL_B 0x6100c 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.h890 #define VTOTAL_B 0x6100c macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_reg.h890 #define VTOTAL_B 0x6100c macro

Completed in 42 milliseconds