Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dadp5061.c110 static const int adp5061_vmin[4] = { variable
214 index = adp5061_get_array_index(adp5061_vmin, in adp5061_set_min_voltage()
215 ARRAY_SIZE(adp5061_vmin), in adp5061_set_min_voltage()
236 val->intval = adp5061_vmin[regval] * 1000; in adp5061_get_min_voltage()