Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/drm2/i915/
H A Dintel_sprite.c290 I915_WRITE(DVSPOS(pipe), (crtc_y << 16) | crtc_x); in ilk_update_plane()
H A Di915_reg.h3169 #define DVSPOS(pipe) _PIPE(pipe, _DVSAPOS, _DVSBPOS) macro