Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/
Dvlv_suspend.c180 s->gu_ctl1 = intel_uncore_read(uncore, VLV_GU_CTL1); in vlv_save_gunit_s0ix_state()
274 intel_uncore_write(uncore, VLV_GU_CTL1, s->gu_ctl1); in vlv_restore_gunit_s0ix_state()
Di915_reg.h1024 #define VLV_GU_CTL1 _MMIO(VLV_DISPLAY_BASE + 0x2034) macro