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

/linux-master/drivers/cpufreq/
H A Dmediatek-cpufreq.c21 int max_volt_shift; member in struct:mtk_cpufreq_platform_data
105 vsram = clamp(pre_vproc + soc_data->max_volt_shift,
128 pre_vsram - soc_data->max_volt_shift);
687 .max_volt_shift = 200000,
696 .max_volt_shift = 200000,
705 .max_volt_shift = 200000,
712 .max_volt_shift = 200000,
721 .max_volt_shift = 250000,
730 .max_volt_shift = 200000,
/linux-master/drivers/devfreq/
H A Dmtk-cci-devfreq.c17 int max_volt_shift; member in struct:mtk_ccifreq_platform_data
69 vsram = clamp(pre_voltage + soc_data->max_volt_shift,
91 pre_vsram - soc_data->max_volt_shift);
414 .max_volt_shift = 200000,
420 .max_volt_shift = 250000,

Completed in 142 milliseconds