Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/
Dvlv_suspend.c141 s->ucgctl3 = intel_uncore_read(uncore, GEN6_UCGCTL3); in vlv_save_gunit_s0ix_state()
227 intel_uncore_write(uncore, GEN6_UCGCTL3, s->ucgctl3); in vlv_restore_gunit_s0ix_state()
Di915_reg.h9015 #define GEN6_UCGCTL3 _MMIO(0x9408) macro