Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/
A Dvlv_suspend.c174 s->gtlc_wake_ctrl = intel_uncore_read(uncore, VLV_GTLC_WAKE_CTRL); in vlv_save_gunit_s0ix_state()
264 intel_uncore_rmw(uncore, VLV_GTLC_WAKE_CTRL, ~VLV_GTLC_ALLOWWAKEREQ, in vlv_restore_gunit_s0ix_state()
334 intel_uncore_rmw(uncore, VLV_GTLC_WAKE_CTRL, VLV_GTLC_ALLOWWAKEREQ, in vlv_allow_gt_wake()
336 intel_uncore_posting_read(uncore, VLV_GTLC_WAKE_CTRL); in vlv_allow_gt_wake()
397 (intel_uncore_read(&dev_priv->uncore, VLV_GTLC_WAKE_CTRL) & mask) != mask); in vlv_suspend_complete()
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/
A Dintel_gt_regs.h1524 #define VLV_GTLC_WAKE_CTRL _MMIO(0x130090) macro

Completed in 12 milliseconds