Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Dintel_sprite.c290 I915_WRITE(SPRPOS(pipe), (crtc_y << 16) | crtc_x); in ivb_update_plane()
H A Di915_reg.h3570 #define SPRPOS(pipe) _PIPE(pipe, _SPRA_POS, _SPRB_POS) macro