Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/
Dvlv_suspend.c157 s->spare2gh = intel_uncore_read(uncore, VLV_SPAREG2H); in vlv_save_gunit_s0ix_state()
243 intel_uncore_write(uncore, VLV_SPAREG2H, s->spare2gh); in vlv_restore_gunit_s0ix_state()
Di915_reg.h9182 #define VLV_SPAREG2H _MMIO(0xA194) macro