Searched refs:_CURBBASE (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_ums.c106 dev_priv->regfile.saveCURBBASE = I915_READ(_CURBBASE);
484 I915_WRITE(_CURBBASE, dev_priv->regfile.saveCURBBASE);
H A Di915_reg.h3323 #define _CURBBASE (dev_priv->info->display_mmio_offset + 0x700c4) macro
3331 #define CURBASE(pipe) _PIPE(pipe, _CURABASE, _CURBBASE)

Completed in 53 milliseconds