Searched refs:GTIER (Results 1 – 3 of 3) 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()
1558 gt->gtier[0] = intel_uncore_read(uncore, GTIER); in gt_record_regs()1653 gt->gtier[0] = intel_uncore_read(uncore, GTIER); in gt_record_regs()
7914 #define GTIER _MMIO(0x4401c) macro