Searched refs:VLV_GU_CTL1 (Results 1 – 2 of 2) sorted by relevance
1209 s->gu_ctl1 = I915_READ(VLV_GU_CTL1); in vlv_save_gunit_s0ix_state()1304 I915_WRITE(VLV_GU_CTL1, s->gu_ctl1); in vlv_restore_gunit_s0ix_state()
1731 #define VLV_GU_CTL1 (VLV_DISPLAY_BASE + 0x2034) macro