Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_gt_throttle.c91 u32 prochot = xe_gt_throttle_get_limit_reasons(gt) & PROCHOT_MASK; in read_reason_prochot()
/linux-6.15/drivers/gpu/drm/xe/regs/
H A Dxe_gt_regs.h572 #define PROCHOT_MASK REG_BIT(0) macro
/linux-6.15/drivers/gpu/drm/i915/gt/
H A Dintel_gt_sysfs_pm.c540 static INTEL_GT_RPS_BOOL_ATTR_RO(throttle_reason_prochot, PROCHOT_MASK);
/linux-6.15/drivers/gpu/drm/i915/
H A Di915_reg.h1035 #define PROCHOT_MASK REG_BIT(0) macro