Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Drt9471.c127 RT9471_RANGE_IEOC, enumerator
200 [RT9471_RANGE_IEOC] = { .min = 50000, .min_sel = 0, .max_sel = 15, .step = 50000 },
244 ret = rt9471_set_value_by_field_range(chip, F_IEOC_CHG, RT9471_RANGE_IEOC, microamp); in rt9471_set_ieoc()
266 return rt9471_get_value_by_field_range(chip, F_IEOC_CHG, RT9471_RANGE_IEOC, microamp); in rt9471_get_ieoc()