Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/i915/
Dintel_sprite.c281 I915_WRITE(DVSPOS(pipe), (crtc_y << 16) | crtc_x); in snb_update_plane()
Di915_reg.h2860 #define DVSPOS(pipe) _PIPE(pipe, _DVSAPOS, _DVSBPOS) macro