Searched refs:SPRSIZE (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/i915/ | ||
D | intel_sprite.c | 306 I915_WRITE(SPRSIZE(pipe), (crtc_h << 16) | crtc_w); in ivb_update_plane() |
D | i915_reg.h | 3286 #define SPRSIZE(pipe) _PIPE(pipe, _SPRA_SIZE, _SPRB_SIZE) macro |