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

/linux-master/drivers/regulator/
H A Dcore.c3814 int supply_change_uV = 0; local
3845 supply_change_uV = best_supply_uV - current_supply_uV;
3848 if (supply_change_uV > 0) {
3866 if (supply_change_uV < 0) {

Completed in 130 milliseconds