Searched refs:VLV_GU_CTL0 (Results 1 – 2 of 2) sorted by relevance
2313 s->gu_ctl0 = I915_READ(VLV_GU_CTL0); in vlv_save_gunit_s0ix_state()2408 I915_WRITE(VLV_GU_CTL0, s->gu_ctl0); in vlv_restore_gunit_s0ix_state()
2614 #define VLV_GU_CTL0 _MMIO(VLV_DISPLAY_BASE + 0x2030) macro