Searched refs:VLV_GUNIT_CLOCK_GATE2 (Results 1 – 2 of 2) sorted by relevance
182 s->clock_gate_dis2 = intel_uncore_read(uncore, VLV_GUNIT_CLOCK_GATE2); in vlv_save_gunit_s0ix_state()276 intel_uncore_write(uncore, VLV_GUNIT_CLOCK_GATE2, s->clock_gate_dis2); in vlv_restore_gunit_s0ix_state()
1035 #define VLV_GUNIT_CLOCK_GATE2 _MMIO(VLV_DISPLAY_BASE + 0x2064) macro