Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A 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/drivers/gpu/drm/i915/gt/
H A Dintel_gt_regs.h911 #define VLV_PWRDWNUPCTL _MMIO(0xa294) macro