Searched refs:_CURABASE (Results 1 – 3 of 3) sorted by relevance
252 dev_priv->regfile.saveCURABASE = I915_READ(_CURABASE); in i915_save_modeset_reg()605 I915_WRITE(_CURABASE, dev_priv->regfile.saveCURABASE); in i915_restore_modeset_reg()
2989 #define _CURABASE 0x70084 macro3005 #define CURBASE(pipe) _PIPE(pipe, _CURABASE, _CURBBASE)3009 #define CURBASE_IVB(pipe) _PIPE(pipe, _CURABASE, _CURBBASE_IVB)
6309 I915_WRITE(_CURABASE, base); in i845_update_cursor()