Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dadp5061.c145 static int adp5061_get_array_index(const int *array, u8 size, int val) in adp5061_get_array_index() function
197 index = adp5061_get_array_index(adp5061_in_current_lim, in adp5061_set_input_current_limit()
214 index = adp5061_get_array_index(adp5061_vmin, in adp5061_set_min_voltage()
285 vmax_index = adp5061_get_array_index(adp5061_vmax, in adp5061_set_max_voltage()
303 index = adp5061_get_array_index(adp5061_const_chg_vmax, in adp5061_set_const_chg_vmax()
324 index = adp5061_get_array_index(adp5061_const_ichg, in adp5061_set_const_chg_current()
376 index = adp5061_get_array_index(adp5061_prechg_current, in adp5061_set_prechg_current()
409 index = adp5061_get_array_index(adp5061_vweak_th, in adp5061_set_vweak_th()
524 index = adp5061_get_array_index(adp5061_iend, in adp5061_set_termination_current()