Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_sprite.c745 I915_WRITE_FW(SPRTILEOFF(pipe), (y << 16) | x); in ivb_update_plane()
Di915_reg.h6378 #define SPRTILEOFF(pipe) _MMIO_PIPE(pipe, _SPRA_TILEOFF, _SPRB_TILEOFF) macro