Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Dadp5061.c144 static int adp5061_get_array_index(const int *array, u8 size, int val) in adp5061_get_array_index() function
196 index = adp5061_get_array_index(adp5061_in_current_lim, in adp5061_set_input_current_limit()
213 index = adp5061_get_array_index(adp5061_vmin, in adp5061_set_min_voltage()
284 vmax_index = adp5061_get_array_index(adp5061_vmax, in adp5061_set_max_voltage()
302 index = adp5061_get_array_index(adp5061_const_chg_vmax, in adp5061_set_const_chg_vmax()
323 index = adp5061_get_array_index(adp5061_const_ichg, in adp5061_set_const_chg_current()
375 index = adp5061_get_array_index(adp5061_prechg_current, in adp5061_set_prechg_current()
408 index = adp5061_get_array_index(adp5061_vweak_th, in adp5061_set_vweak_th()
523 index = adp5061_get_array_index(adp5061_iend, in adp5061_set_termination_current()