Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/
Dvlv_suspend.c144 s->rstctl = intel_uncore_read(uncore, GEN6_RSTCTL); in vlv_save_gunit_s0ix_state()
230 intel_uncore_write(uncore, GEN6_RSTCTL, s->rstctl); in vlv_restore_gunit_s0ix_state()
Di915_reg.h9235 #define GEN6_RSTCTL _MMIO(0x9420) macro