Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Dintel_sprite.c473 I915_WRITE(DVSTILEOFF(pipe), (y << 16) | x); in ilk_update_plane()
H A Di915_reg.h3502 #define DVSTILEOFF(pipe) _PIPE(pipe, _DVSATILEOFF, _DVSBTILEOFF) macro