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

/opensolaris-onvv-gate/usr/src/uts/intel/io/drm/
H A Di915_irq.c442 de_iir = I915_READ(DEIIR);
451 I915_WRITE(DEIIR, de_iir);
452 new_de_iir = I915_READ(DEIIR);
920 I915_WRITE(DEIIR, I915_READ(DEIIR));
921 (void) I915_READ(DEIIR);
946 I915_WRITE(DEIIR, I915_READ(DEIIR));
H A Di915_drv.h1423 #define DEIIR 0x44008 macro

Completed in 1834 milliseconds