Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Drt9455_charger.c175 static const int rt9455_ichrg_values[] = { variable
530 rt9455_ichrg_values, in rt9455_charger_get_current()
531 ARRAY_SIZE(rt9455_ichrg_values), in rt9455_charger_get_current()
546 int idx = ARRAY_SIZE(rt9455_ichrg_values) - 1; in rt9455_charger_get_current_max()
548 val->intval = rt9455_ichrg_values[idx]; in rt9455_charger_get_current_max()
590 rt9455_ichrg_values, in rt9455_charger_get_term_current()
591 ARRAY_SIZE(rt9455_ichrg_values), in rt9455_charger_get_term_current()
707 rt9455_ichrg_values, in rt9455_hw_init()
708 ARRAY_SIZE(rt9455_ichrg_values), ichrg); in rt9455_hw_init()