Searched refs:target_uV (Results 1 – 2 of 2) sorted by relevance
645 int min_uV, int target_uV, in regulator_set_voltage_triplet() argument648 if (regulator_set_voltage(regulator, target_uV, max_uV) == 0) in regulator_set_voltage_triplet()665 int target_uV, int tol_uV) in regulator_is_supported_voltage_tol() argument668 target_uV - tol_uV, in regulator_is_supported_voltage_tol()669 target_uV + tol_uV); in regulator_is_supported_voltage_tol()
753 int (*set_voltage)(void *data, int target_uV);