Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/i915/
Di915_suspend.c249 dev_priv->saveCURAPOS = I915_READ(_CURAPOS); in i915_save_modeset_reg()
595 I915_WRITE(_CURAPOS, dev_priv->saveCURAPOS); in i915_restore_modeset_reg()
Di915_reg.h2702 #define _CURAPOS 0x70088 macro
2718 #define CURPOS(pipe) _PIPE(pipe, _CURAPOS, _CURBPOS)
2722 #define CURPOS_IVB(pipe) _PIPE(pipe, _CURAPOS, _CURBPOS_IVB)