Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/power/supply/
Drt9455_charger.c175 static const int rt9455_ichrg_values[] = { variable
528 rt9455_ichrg_values, in rt9455_charger_get_current()
529 ARRAY_SIZE(rt9455_ichrg_values), in rt9455_charger_get_current()
544 int idx = ARRAY_SIZE(rt9455_ichrg_values) - 1; in rt9455_charger_get_current_max()
546 val->intval = rt9455_ichrg_values[idx]; in rt9455_charger_get_current_max()
588 rt9455_ichrg_values, in rt9455_charger_get_term_current()
589 ARRAY_SIZE(rt9455_ichrg_values), in rt9455_charger_get_term_current()
705 rt9455_ichrg_values, in rt9455_hw_init()
706 ARRAY_SIZE(rt9455_ichrg_values), ichrg); in rt9455_hw_init()