Searched refs:supply_change_uV (Results 1 – 1 of 1) sorted by relevance
2828 int supply_change_uV = 0; in regulator_set_voltage_unlocked() local2897 supply_change_uV = best_supply_uV - current_supply_uV; in regulator_set_voltage_unlocked()2900 if (supply_change_uV > 0) { in regulator_set_voltage_unlocked()2914 if (supply_change_uV < 0) { in regulator_set_voltage_unlocked()