Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/drm2/i915/
Di915_suspend.c664 dev_priv->savePIPEA_GMCH_DATA_M = I915_READ(_PIPEA_GMCH_DATA_M); in i915_save_display()
710 I915_WRITE(_PIPEA_GMCH_DATA_M, dev_priv->savePIPEA_GMCH_DATA_M); in i915_restore_display()
Di915_reg.h2477 #define _PIPEA_GMCH_DATA_M 0x70050 macro
2509 #define PIPE_GMCH_DATA_M(pipe) _PIPE(pipe, _PIPEA_GMCH_DATA_M, _PIPEB_GMCH_DATA_M)