Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_perf.c282 #define OA_EXPONENT_MAX 31 macro
4141 if (value > OA_EXPONENT_MAX) { in read_properties_unlocked()
4144 OA_EXPONENT_MAX); in read_properties_unlocked()