Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/
Dvlv_suspend.c135 s->g3dctl = intel_uncore_read(uncore, VLV_G3DCTL); in vlv_save_gunit_s0ix_state()
221 intel_uncore_write(uncore, VLV_G3DCTL, s->g3dctl); in vlv_restore_gunit_s0ix_state()
Di915_reg.h368 #define VLV_G3DCTL _MMIO(0x9024) macro