Searched refs:SPROFFSET (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/i915/ | ||
D | intel_sprite.c | 300 I915_WRITE(SPROFFSET(pipe), (y << 16) | x); in ivb_update_plane() |
D | i915_reg.h | 3292 #define SPROFFSET(pipe) _PIPE(pipe, _SPRA_OFFSET, _SPRB_OFFSET) macro |