Searched defs:max_step (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/xe/ |
H A D | xe_device_types.h | 58 #define IS_PLATFORM_STEP(_xe, _platform, min_step, max_step) \ argument 62 #define IS_SUBPLATFORM_STEP(_xe, _platform, sub, min_step, max_step) \ argument
|
/linux/drivers/cpufreq/ |
H A D | cppc_cpufreq.c | 396 unsigned int min_step, max_step, step, step_check; in cppc_get_cpu_power() local
|
/linux/drivers/gpu/drm/i915/selftests/ |
H A D | i915_gem_gtt.c | 419 const unsigned long max_step = max(int_sqrt(max_pages), 2UL); in fill_hole() local
|