Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/gt/
H A Dintel_gt_sysfs_pm.c519 static INTEL_GT_RPS_BOOL_ATTR_RO(throttle_reason_vr_thermalert, VR_THERMALERT_MASK);
/openbsd/sys/dev/pci/drm/i915/
H A Di915_reg.h1770 #define VR_THERMALERT_MASK REG_BIT(6) macro