Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/
Dvlv_suspend.c143 s->rcgctl2 = intel_uncore_read(uncore, GEN6_RCGCTL2); in vlv_save_gunit_s0ix_state()
229 intel_uncore_write(uncore, GEN6_RCGCTL2, s->rcgctl2); in vlv_restore_gunit_s0ix_state()
Di915_reg.h9023 #define GEN6_RCGCTL2 _MMIO(0x9414) macro