Home
last modified time | relevance | path

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

/drivers/cpufreq/
A Dmediatek-cpufreq.c21 int max_volt_shift; member
105 vsram = clamp(pre_vproc + soc_data->max_volt_shift, in mtk_cpufreq_voltage_tracking()
128 pre_vsram - soc_data->max_volt_shift); in mtk_cpufreq_voltage_tracking()
680 .max_volt_shift = 200000,
689 .max_volt_shift = 200000,
698 .max_volt_shift = 200000,
705 .max_volt_shift = 200000,
714 .max_volt_shift = 200000,
723 .max_volt_shift = 250000,
732 .max_volt_shift = 200000,
/drivers/devfreq/
A Dmtk-cci-devfreq.c17 int max_volt_shift; member
69 vsram = clamp(pre_voltage + soc_data->max_volt_shift, in mtk_ccifreq_set_voltage()
91 pre_vsram - soc_data->max_volt_shift); in mtk_ccifreq_set_voltage()
412 .max_volt_shift = 200000,
418 .max_volt_shift = 250000,

Completed in 5 milliseconds