Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_reg.h4268 #define VLV_GTLC_PW_STATUS 0x130094 macro
Di915_gem.c4044 if (wait_for((I915_READ(VLV_GTLC_PW_STATUS) & 1) == 1, 10)) in i915_gem_init()