Searched refs:__I915_PMU_ACTUAL_FREQUENCY_ENABLED (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/ | ||
H A D | i915_pmu.h | 23 __I915_PMU_ACTUAL_FREQUENCY_ENABLED = 0, enumerator |
H A D | i915_pmu.c | 75 val = __I915_PMU_ACTUAL_FREQUENCY_ENABLED; in other_bit() |