Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/power/supply/
Drt9455_charger.c176 static const int rt9455_ichrg_values[] = { variable
529 rt9455_ichrg_values, in rt9455_charger_get_current()
530 ARRAY_SIZE(rt9455_ichrg_values), in rt9455_charger_get_current()
545 int idx = ARRAY_SIZE(rt9455_ichrg_values) - 1; in rt9455_charger_get_current_max()
547 val->intval = rt9455_ichrg_values[idx]; in rt9455_charger_get_current_max()
589 rt9455_ichrg_values, in rt9455_charger_get_term_current()
590 ARRAY_SIZE(rt9455_ichrg_values), in rt9455_charger_get_term_current()
706 rt9455_ichrg_values, in rt9455_hw_init()
707 ARRAY_SIZE(rt9455_ichrg_values), ichrg); in rt9455_hw_init()