Searched refs:GTIER (Results 1 – 4 of 4) sorted by relevance
161 s->gt_ier = intel_uncore_read(uncore, GTIER); in vlv_save_gunit_s0ix_state()247 intel_uncore_write(uncore, GTIER, s->gt_ier); in vlv_restore_gunit_s0ix_state()
571 I915_READ(GTIER)); in i915_interrupt_info()618 I915_READ(GTIER)); in i915_interrupt_info()
1545 gt->gtier[0] = intel_uncore_read(uncore, GTIER); in gt_record_regs()1632 gt->gtier[0] = intel_uncore_read(uncore, GTIER); in gt_record_regs()
7607 #define GTIER _MMIO(0x4401c) macro