Searched refs:VLV_GTLC_PW_STATUS (Results 1 – 2 of 2) sorted by relevance
283 i915_reg_t reg = VLV_GTLC_PW_STATUS; in vlv_wait_for_pw_status()375 if (!(intel_uncore_read(uncore, VLV_GTLC_PW_STATUS) & VLV_GTLC_ALLOWWAKEERR)) in vlv_check_no_gt_access()379 intel_uncore_write(uncore, VLV_GTLC_PW_STATUS, VLV_GTLC_ALLOWWAKEERR); in vlv_check_no_gt_access()
1514 #define VLV_GTLC_PW_STATUS _MMIO(0x130094) macro