Home
last modified time | relevance | path

Searched refs:gtlc_survive (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Dvlv_suspend.c69 u32 gtlc_survive; member
172 s->gtlc_survive = intel_uncore_read(uncore, VLV_GTLC_SURVIVABILITY_REG); in vlv_save_gunit_s0ix_state()
269 val |= s->gtlc_survive & ~VLV_GFX_CLK_FORCE_ON_BIT; in vlv_restore_gunit_s0ix_state()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Dvlv_suspend.c72 u32 gtlc_survive; member
175 s->gtlc_survive = intel_uncore_read(uncore, VLV_GTLC_SURVIVABILITY_REG); in vlv_save_gunit_s0ix_state()
268 s->gtlc_survive & ~VLV_GFX_CLK_FORCE_ON_BIT); in vlv_restore_gunit_s0ix_state()

Completed in 2 milliseconds