Searched refs:i915_oa_max_sample_rate (Results 1 – 1 of 1) sorted by relevance
312 static u32 i915_oa_max_sample_rate = 100000; variable2866 if (oa_freq_hz > i915_oa_max_sample_rate && in read_properties_unlocked()2869 i915_oa_max_sample_rate); in read_properties_unlocked()3445 .data = &i915_oa_max_sample_rate,3446 .maxlen = sizeof(i915_oa_max_sample_rate),