Searched refs:find_voltage_set_register (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/regulator/
H A Dmax8973-regulator.c116 * find_voltage_set_register: Find new voltage configuration register (VOUT).
130 static bool find_voltage_set_register(struct max8973_chip *tps, function
186 found = find_voltage_set_register(max, vsel,
H A Dtps62360-regulator.c66 * find_voltage_set_register: Find new voltage configuration register
81 static bool find_voltage_set_register(struct tps62360_chip *tps, function
137 found = find_voltage_set_register(tps, selector, &new_vset_id);

Completed in 447 milliseconds