Searched refs:round_voltage (Results 1 – 1 of 1) sorted by relevance
43 static int round_voltage(int mv, const struct rail_alignment *align, int up) in round_voltage() function61 min_mv = round_voltage(table->min_millivolts, align, UP); in build_opp_table()62 max_mv = round_voltage(table->max_millivolts, align, DOWN); in build_opp_table()