Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Dintel_sprite.c304 I915_WRITE(SPRLINOFF(pipe), linear_offset); in ivb_update_plane()
Di915_reg.h3283 #define SPRLINOFF(pipe) _PIPE(pipe, _SPRA_LINOFF, _SPRB_LINOFF) macro