Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dcore.c3603 int old_min_uV, old_max_uV; in regulator_set_voltage_unlocked() local
3640 old_max_uV = voltage->max_uV; in regulator_set_voltage_unlocked()
3648 voltage->max_uV = old_max_uV; in regulator_set_voltage_unlocked()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dcore.c3745 int old_min_uV, old_max_uV; in regulator_set_voltage_unlocked() local
3782 old_max_uV = voltage->max_uV; in regulator_set_voltage_unlocked()
3790 voltage->max_uV = old_max_uV; in regulator_set_voltage_unlocked()

Completed in 22 milliseconds