Searched refs:GTIER (Results 1 – 3 of 3) sorted by relevance
164 s->gt_ier = intel_uncore_read(uncore, GTIER); in vlv_save_gunit_s0ix_state()249 intel_uncore_write(uncore, GTIER, s->gt_ier); in vlv_restore_gunit_s0ix_state()
1783 gt->gtier[0] = intel_uncore_read(uncore, GTIER); in gt_record_global_nonguc_regs()1809 gt->gtier[0] = intel_uncore_read(uncore, GTIER); in gt_record_global_nonguc_regs()
4323 #define GTIER _MMIO(0x4401c) macro