Searched refs:_CURBBASE (Results 1 – 2 of 2) sorted by relevance
255 dev_priv->regfile.saveCURBBASE = I915_READ(_CURBBASE); in i915_save_modeset_reg()608 I915_WRITE(_CURBBASE, dev_priv->regfile.saveCURBBASE); in i915_restore_modeset_reg()
2997 #define _CURBBASE 0x700c4 macro3005 #define CURBASE(pipe) _PIPE(pipe, _CURABASE, _CURBBASE)