Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/i915/
Di915_reg.h2460 #define _PIPEASTAT 0x70024 macro
2501 #define PIPESTAT(pipe) _PIPE(pipe, _PIPEASTAT, _PIPEBSTAT)
Di915_suspend.c317 dev_priv->savePIPEASTAT = I915_READ(_PIPEASTAT); in i915_save_modeset_reg()