Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/intel/io/drm/
H A Di915_drv.c716 S3_WRITE(I915REG_PGTBL_CTRL, s3_priv->pgtbl_ctl); in i915_resume()
777 s3_priv->pgtbl_ctl = S3_READ(I915REG_PGTBL_CTRL); in i915_suspend()
H A Di915_drv.h737 #define I915REG_PGTBL_CTRL 0x2020 macro