Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Dintel_sprite.c131 I915_WRITE(SPLINOFF(pipe, plane), linear_offset); in vlv_update_plane()
Di915_reg.h3342 #define SPLINOFF(pipe, plane) _PIPE(pipe * 2 + plane, _SPALINOFF, _SPBLINOFF) macro