Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_throttle.c68 u32 pl2 = xe_gt_throttle_get_limit_reasons(gt) & POWER_LIMIT_2_MASK; in read_reason_pl2()
/linux-6.12.1/drivers/gpu/drm/xe/regs/
Dxe_gt_regs.h554 #define POWER_LIMIT_2_MASK REG_BIT(11) macro
/linux-6.12.1/drivers/gpu/drm/i915/gt/
Dintel_gt_sysfs_pm.c498 static INTEL_GT_RPS_BOOL_ATTR_RO(throttle_reason_pl2, POWER_LIMIT_2_MASK);
/linux-6.12.1/drivers/gpu/drm/i915/
Di915_reg.h1000 #define POWER_LIMIT_2_MASK REG_BIT(11) macro