Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Dintel_sprite.c301 I915_WRITE(SPROFFSET(pipe), (y << 16) | x); in ivb_update_plane()
H A Di915_reg.h3577 #define SPROFFSET(pipe) _PIPE(pipe, _SPRA_OFFSET, _SPRB_OFFSET) macro