Searched defs:PLANE_CTL_ARB_SLOTS (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ | ||
H A D | i915_reg.h | 3596 #define PLANE_CTL_ARB_SLOTS(x) REG_FIELD_PREP(PLANE_CTL_ARB_SLOTS_MASK, (x)) /* icl+ */ macro |
Completed in 61 milliseconds