Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Dintel_sprite.c306 I915_WRITE(SPRSIZE(pipe), (crtc_h << 16) | crtc_w); in ivb_update_plane()
Di915_reg.h3286 #define SPRSIZE(pipe) _PIPE(pipe, _SPRA_SIZE, _SPRB_SIZE) macro