Searched defs:max_step (Results 1 – 5 of 5) sorted by relevance
/linux-6.14.4/arch/x86/include/asm/ |
D | cpu_device_id.h | 221 #define X86_MATCH_VFM_STEPS(vfm, min_step, max_step, data) \ argument
|
/linux-6.14.4/drivers/gpu/drm/xe/ |
D | xe_device_types.h | 54 #define IS_PLATFORM_STEP(_xe, _platform, min_step, max_step) \ argument 58 #define IS_SUBPLATFORM_STEP(_xe, _platform, sub, min_step, max_step) \ argument
|
/linux-6.14.4/drivers/cpufreq/ |
D | cppc_cpufreq.c | 398 unsigned int min_step, max_step, step, step_check; in cppc_get_cpu_power() local
|
/linux-6.14.4/drivers/gpu/drm/i915/selftests/ |
D | i915_gem_gtt.c | 418 const unsigned long max_step = max(int_sqrt(max_pages), 2UL); in fill_hole() local
|
/linux-6.14.4/sound/soc/sof/ |
D | ipc3-topology.c | 751 int min_step, max_step; in sof_ipc3_widget_setup_comp_pga() local
|