Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/gt/
H A Dintel_gt_sysfs_pm.c513 static INTEL_GT_RPS_BOOL_ATTR_RO(throttle_reason_pl1, POWER_LIMIT_1_MASK);
/openbsd/sys/dev/pci/drm/i915/
H A Di915_reg.h1773 #define POWER_LIMIT_1_MASK REG_BIT(10) macro