Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/
Dvlv_suspend.c160 s->spare2gh = intel_uncore_read(uncore, VLV_SPAREG2H); in vlv_save_gunit_s0ix_state()
245 intel_uncore_write(uncore, VLV_SPAREG2H, s->spare2gh); in vlv_restore_gunit_s0ix_state()
/linux-6.12.1/drivers/gpu/drm/i915/gt/
Dintel_gt_regs.h865 #define VLV_SPAREG2H _MMIO(0xa194) macro