Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_gem.c3598 if (wait_for((I915_READ(VLV_GTLC_PW_STATUS) & 1) == 1, 10)) in i915_gem_init()
H A Di915_reg.h4547 #define VLV_GTLC_PW_STATUS 0x130094 macro