Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_gt_throttle.c196 static THROTTLE_ATTR_RO(reason_vr_thermal, VR_THERMAL_MASK);
/linux/drivers/gpu/drm/xe/regs/
H A Dxe_gt_regs.h606 #define VR_THERMAL_MASK REG_BIT(3) macro