Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Dintel_sprite.c465 I915_WRITE(DVSPOS(pipe), (crtc_y << 16) | crtc_x); in ilk_update_plane()
H A Di915_reg.h3497 #define DVSPOS(pipe) _PIPE(pipe, _DVSAPOS, _DVSBPOS) macro