Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_gt_throttle.c194 static THROTTLE_ATTR_RO(reason_soc_thermal, SOC_THERMAL_LIMIT_MASK);
/linux/drivers/gpu/drm/xe/regs/
H A Dxe_gt_regs.h614 #define SOC_THERMAL_LIMIT_MASK REG_BIT(1) macro