Searched refs:GTIER (Results 1 – 4 of 4) sorted by relevance
1509 error->gtier[0] = intel_uncore_read(uncore, GTIER); in capture_reg_state()1584 error->gtier[0] = intel_uncore_read(uncore, GTIER); in capture_reg_state()
2297 s->gt_ier = I915_READ(GTIER); in vlv_save_gunit_s0ix_state()2382 I915_WRITE(GTIER, s->gt_ier); in vlv_restore_gunit_s0ix_state()
561 I915_READ(GTIER)); in i915_interrupt_info()606 I915_READ(GTIER)); in i915_interrupt_info()
7287 #define GTIER _MMIO(0x4401c) macro