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

/freebsd-11.0-release/sys/dev/drm2/i915/
H A Dintel_sprite.c133 /* HSW consolidates SPRTILEOFF and SPRLINOFF into a single SPROFFSET
136 I915_WRITE(SPROFFSET(pipe), (y << 16) | x);
H A Di915_reg.h3249 #define SPROFFSET(pipe) _PIPE(pipe, _SPRA_OFFSET, _SPRB_OFFSET) macro

Completed in 63 milliseconds