Searched refs:_CURBBASE (Results 1 – 2 of 2) sorted by relevance
106 dev_priv->regfile.saveCURBBASE = I915_READ(_CURBBASE); in i915_save_display_reg()484 I915_WRITE(_CURBBASE, dev_priv->regfile.saveCURBBASE); in i915_restore_display_reg()
3038 #define _CURBBASE (dev_priv->info->display_mmio_offset + 0x700c4) macro3046 #define CURBASE(pipe) _PIPE(pipe, _CURABASE, _CURBBASE)