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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_irq.c1185 de_iir = I915_READ(DEIIR);
1213 I915_WRITE(DEIIR, de_iir);
1278 de_iir = I915_READ(DEIIR);
1343 I915_WRITE(DEIIR, de_iir);
2696 I915_WRITE(DEIIR, I915_READ(DEIIR));
2753 I915_WRITE(DEIIR, I915_READ(DEIIR));
2888 I915_WRITE(DEIIR, I915_READ(DEIIR));
[all...]
H A Di915_reg.h3819 #define DEIIR 0x44008 macro
H A Dintel_pm.c3014 I915_WRITE(DEIIR, DE_PCU_EVENT);
/solaris-x11-s11/open-src/kernel/mdb/modules/
H A Di915.c1494 ret = i915_read(dev_priv, (uintptr_t)DEIIR, &val);

Completed in 79 milliseconds