Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/
Dvlv_suspend.c383 if (!(intel_uncore_read(uncore, VLV_GTLC_PW_STATUS) & VLV_GTLC_ALLOWWAKEERR)) in vlv_check_no_gt_access()
387 intel_uncore_write(uncore, VLV_GTLC_PW_STATUS, VLV_GTLC_ALLOWWAKEERR); in vlv_check_no_gt_access()
Di915_reg.h8951 #define VLV_GTLC_ALLOWWAKEERR (1 << 1) macro