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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_sprite.c298 /* HSW consolidates SPRTILEOFF and SPRLINOFF into a single SPROFFSET
301 I915_WRITE(SPROFFSET(pipe), (y << 16) | x);
H A Di915_reg.h3577 #define SPROFFSET(pipe) _PIPE(pipe, _SPRA_OFFSET, _SPRB_OFFSET) macro

Completed in 355 milliseconds