Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/gt/
H A Dintel_gt_sysfs_pm.c514 static INTEL_GT_RPS_BOOL_ATTR_RO(throttle_reason_pl2, POWER_LIMIT_2_MASK);
/openbsd/sys/dev/pci/drm/i915/
H A Di915_reg.h1774 #define POWER_LIMIT_2_MASK REG_BIT(11) macro