Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Drt9455_charger.c255 static unsigned int rt9455_find_idx(const int tbl[], int tbl_size, int v) in rt9455_find_idx() function
293 unsigned int idx = rt9455_find_idx(tbl, tbl_size, val); in rt9455_set_field_val()