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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_ums.c117 dev_priv->regfile.savePIPEASRC = I915_READ(_PIPEASRC);
394 I915_WRITE(_PIPEASRC, dev_priv->regfile.savePIPEASRC);
H A Di915_reg.h1842 #define _PIPEASRC (dev_priv->info->display_mmio_offset + 0x6001c) macro
3050 #define PIPESRC(pipe) _PIPE(pipe, _PIPEASRC, _PIPEBSRC)

Completed in 54 milliseconds