Searched refs:_CURAPOS (Results 1 – 2 of 2) sorted by relevance
102 dev_priv->regfile.saveCURAPOS = I915_READ(_CURAPOS); in i915_save_display_reg()479 I915_WRITE(_CURAPOS, dev_priv->regfile.saveCURAPOS); in i915_restore_display_reg()
3031 #define _CURAPOS (dev_priv->info->display_mmio_offset + 0x70088) macro3047 #define CURPOS(pipe) _PIPE(pipe, _CURAPOS, _CURBPOS)3051 #define CURPOS_IVB(pipe) _PIPE(pipe, _CURAPOS, _CURBPOS_IVB)