Searched refs:_CURABASE (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_ums.c103 dev_priv->regfile.saveCURABASE = I915_READ(_CURABASE);
481 I915_WRITE(_CURABASE, dev_priv->regfile.saveCURABASE);
H A Di915_reg.h3315 #define _CURABASE (dev_priv->info->display_mmio_offset + 0x70084) macro
3331 #define CURBASE(pipe) _PIPE(pipe, _CURABASE, _CURBBASE)
3335 #define CURBASE_IVB(pipe) _PIPE(pipe, _CURABASE, _CURBBASE_IVB)
H A Dintel_display.c6416 I915_WRITE(_CURABASE, base);

Completed in 100 milliseconds