Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/
Dvlv_suspend.c155 s->pwrdwnupctl = intel_uncore_read(uncore, VLV_PWRDWNUPCTL); in vlv_save_gunit_s0ix_state()
240 intel_uncore_write(uncore, VLV_PWRDWNUPCTL, s->pwrdwnupctl); in vlv_restore_gunit_s0ix_state()
/linux-6.12.1/drivers/gpu/drm/i915/gt/
Dintel_gt_regs.h911 #define VLV_PWRDWNUPCTL _MMIO(0xa294) macro