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