Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Dvlv_suspend.c138 s->g3dctl = intel_uncore_read(uncore, VLV_G3DCTL); in vlv_save_gunit_s0ix_state()
223 intel_uncore_write(uncore, VLV_G3DCTL, s->g3dctl); in vlv_restore_gunit_s0ix_state()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_regs.h552 #define VLV_G3DCTL _MMIO(0x9024) macro