Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Dvlv_suspend.c142 s->rcgctl1 = intel_uncore_read(uncore, GEN6_RCGCTL1); in vlv_save_gunit_s0ix_state()
228 intel_uncore_write(uncore, GEN6_RCGCTL1, s->rcgctl1); in vlv_restore_gunit_s0ix_state()
Di915_reg.h9033 #define GEN6_RCGCTL1 _MMIO(0x9410) macro