Home
last modified time | relevance | path

Searched refs:VLV_GSCKGCTL (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/i915/
Dvlv_suspend.c136 s->gsckgctl = intel_uncore_read(uncore, VLV_GSCKGCTL); in vlv_save_gunit_s0ix_state()
222 intel_uncore_write(uncore, VLV_GSCKGCTL, s->gsckgctl); in vlv_restore_gunit_s0ix_state()
Di915_reg.h369 #define VLV_GSCKGCTL _MMIO(0x9028) macro