Searched refs:VLV_GUNIT_CLOCK_GATE2 (Results 1 – 2 of 2) sorted by relevance
2316 s->clock_gate_dis2 = I915_READ(VLV_GUNIT_CLOCK_GATE2); in vlv_save_gunit_s0ix_state()2411 I915_WRITE(VLV_GUNIT_CLOCK_GATE2, s->clock_gate_dis2); in vlv_restore_gunit_s0ix_state()
2624 #define VLV_GUNIT_CLOCK_GATE2 _MMIO(VLV_DISPLAY_BASE + 0x2064) macro