Searched refs:DSPACNTR (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_display.c1116 int dspcntr_reg = (plane == 0) ? DSPACNTR : DSPBCNTR;
1173 int dspcntr_reg = (plane == 0) ? DSPACNTR : DSPBCNTR;
1434 if ((INREG(DSPACNTR) & DISPLAY_PLANE_ENABLE) &&
1514 int dspcntr_reg = (plane == 0) ? DSPACNTR : DSPBCNTR;
2022 uint32_t dspcntr = intel_crtc->plane == 0 ? INREG(DSPACNTR) :
H A Di830_driver.c1781 pI830->saveDSPACNTR = INREG(DSPACNTR);
2001 OUTREG(DSPACNTR, pI830->saveDSPACNTR);
2067 OUTREG(DSPACNTR, pI830->saveDSPACNTR);
H A Di830_debug.c675 DEFINEREG2(DSPACNTR, i830_debug_dspcntr),
1264 DEFINEREG2(DSPACNTR, i830_debug_dspcntr),
H A Di830_tv.c887 int dspcntr_reg = (intel_crtc->plane == 0) ? DSPACNTR : DSPBCNTR;
1282 int dspcntr_reg = (intel_crtc->plane == 0) ? DSPACNTR : DSPBCNTR;
H A Di810_reg.h2311 #define DSPACNTR 0x70180 macro
3064 /* Plane A/B, DSPACNTR/DSPBCNTR addr not changed */
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_reg.h2311 #define DSPACNTR 0x70180 macro
2815 /* Plane A/B, DSPACNTR/DSPBCNTR addr not changed */
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_reg.h2311 #define DSPACNTR 0x70180 macro
2815 /* Plane A/B, DSPACNTR/DSPBCNTR addr not changed */

Completed in 40 milliseconds