Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_reg.h1526 #define GEN7_CXT_POWER_SIZE(ctx_reg) ((ctx_reg >> 25) & 0x7f) macro
1532 #define GEN7_CXT_TOTAL_SIZE(ctx_reg) (GEN7_CXT_POWER_SIZE(ctx_reg) + \