Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Dvlv_suspend.c68 u32 gtlc_wake_ctrl; member
171 s->gtlc_wake_ctrl = intel_uncore_read(uncore, VLV_GTLC_WAKE_CTRL); in vlv_save_gunit_s0ix_state()
264 val |= s->gtlc_wake_ctrl & ~VLV_GTLC_ALLOWWAKEREQ; in vlv_restore_gunit_s0ix_state()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Dvlv_suspend.c71 u32 gtlc_wake_ctrl; member
174 s->gtlc_wake_ctrl = intel_uncore_read(uncore, VLV_GTLC_WAKE_CTRL); in vlv_save_gunit_s0ix_state()
265 s->gtlc_wake_ctrl & ~VLV_GTLC_ALLOWWAKEREQ); in vlv_restore_gunit_s0ix_state()

Completed in 2 milliseconds