Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_sprite.c571 I915_WRITE_FW(SPKEYMINVAL(pipe, plane_id), key->min_value); in vlv_update_plane()
Di915_reg.h6449 #define SPKEYMINVAL(pipe, plane_id) _MMIO_VLV_SPR((pipe), (plane_id), _SPAKEYMINVAL, _SPBKEYMINVAL) macro