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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_tv.c1095 int dspcntr_reg = DSPCNTR(intel_crtc->plane); local
1097 int dspcntr = I915_READ(dspcntr_reg);
1101 I915_WRITE(dspcntr_reg, dspcntr & ~DISPLAY_PLANE_ENABLE);
1130 I915_WRITE(dspcntr_reg, dspcntr);

Completed in 13 milliseconds