Searched refs:min_step (Results 1 – 2 of 2) sorted by relevance
422 unsigned int min_step, max_step, step, step_check; in cppc_get_cpu_power() local441 min_step = min_cap / CPPC_EM_CAP_STEP; in cppc_get_cpu_power()450 if (min_step == max_step) { in cppc_get_cpu_power()453 } else if (step < min_step) { in cppc_get_cpu_power()454 step = min_step; in cppc_get_cpu_power()
728 int min_step, max_step; in sof_ipc3_widget_setup_comp_pga() local760 min_step = scontrol->min_volume_step; in sof_ipc3_widget_setup_comp_pga()762 volume->min_value = scontrol->volume_table[min_step]; in sof_ipc3_widget_setup_comp_pga()