Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/power/supply/
Dadp5061.c111 static const int adp5061_vmin[4] = { variable
215 index = adp5061_get_array_index(adp5061_vmin, in adp5061_set_min_voltage()
216 ARRAY_SIZE(adp5061_vmin), in adp5061_set_min_voltage()
237 val->intval = adp5061_vmin[regval] * 1000; in adp5061_get_min_voltage()