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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_pm.c4968 I915_WRITE_NOTRACE(FORCEWAKE_VLV, _MASKED_BIT_DISABLE(0xffffUL));
4969 /* something from same cacheline, but !FORCEWAKE_VLV */
4979 I915_WRITE_NOTRACE(FORCEWAKE_VLV, _MASKED_BIT_ENABLE(FORCEWAKE_KERNEL));
4997 I915_WRITE_NOTRACE(FORCEWAKE_VLV, _MASKED_BIT_DISABLE(FORCEWAKE_KERNEL));
H A Di915_irq.c1863 error->forcewake = I915_READ(FORCEWAKE_VLV);
H A Di915_reg.h4540 #define FORCEWAKE_VLV 0x1300b0 macro

Completed in 77 milliseconds