Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_sprite.c454 I915_WRITE(SPKEYMINVAL(pipe, plane), key->min_value); in vlv_update_plane()
Di915_reg.h4784 #define SPKEYMINVAL(pipe, plane) _PIPE(pipe * 2 + plane, _SPAKEYMINVAL, _SPBKEYMINVAL) macro