Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dcore.c3751 int old_min_uV, old_max_uV; in regulator_set_voltage_unlocked() local
3788 old_max_uV = voltage->max_uV; in regulator_set_voltage_unlocked()
3796 voltage->max_uV = old_max_uV; in regulator_set_voltage_unlocked()