Searched defs:SPKEYMINVAL (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/i915/ | ||
H A D | i915_reg.h | 5238 #define SPKEYMINVAL(pipe, plane) _PIPE((pipe) * 2 + (plane), _SPAKEYMINVAL, _SPBKEYMINVAL) macro |
Completed in 298 milliseconds