Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_sprite.c595 I915_WRITE(SPRTILEOFF(pipe), (y << 16) | x); in ivb_update_plane()
Di915_reg.h5179 #define SPRTILEOFF(pipe) _PIPE(pipe, _SPRA_TILEOFF, _SPRB_TILEOFF) macro