Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_drv.c2308 s->gtlc_wake_ctrl = I915_READ(VLV_GTLC_WAKE_CTRL); in vlv_save_gunit_s0ix_state()
2397 val |= s->gtlc_wake_ctrl & ~VLV_GTLC_ALLOWWAKEREQ; in vlv_restore_gunit_s0ix_state()
Di915_drv.h731 u32 gtlc_wake_ctrl; member