Searched refs:GEN7_MSG_CTL (Results 1 – 2 of 2) sorted by relevance
4005 u32 temp = I915_READ(GEN7_MSG_CTL); in i915_gem_init_hw()4007 I915_WRITE(GEN7_MSG_CTL, temp); in i915_gem_init_hw()
3575 #define GEN7_MSG_CTL 0x45010 macro