Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/power/
H A Dtps6586x.c136 static int calculate_next_voltage(int voltage, int target, int step) in calculate_next_voltage() function
224 sm0 = calculate_next_voltage(sm0, sm0_target, step); in tps6586x_adjust_sm0_sm1()
232 sm1 = calculate_next_voltage(sm1, sm1_target, step); in tps6586x_adjust_sm0_sm1()