Searched refs:SPRTILEOFF (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/i915/ | ||
D | intel_sprite.c | 302 I915_WRITE(SPRTILEOFF(pipe), (y << 16) | x); in ivb_update_plane() |
D | i915_reg.h | 3291 #define SPRTILEOFF(pipe) _PIPE(pipe, _SPRA_TILEOFF, _SPRB_TILEOFF) macro |