Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/include/uapi/drm/
Di915_drm.h264 #define I915_PMU_SAMPLE_MASK (0xf) macro
/openbsd/src/sys/dev/pci/drm/i915/
Di915_pmu.c46 return config & I915_PMU_SAMPLE_MASK; in engine_config_sample()