Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/power/supply/
Dbq25890_charger.c279 TBL_ITERM, enumerator
346 [TBL_ITERM] = { .rt = {64000, 1024000, 64000} }, /* uA */
553 val->intval = bq25890_find_val(bq->init_data.iprechg, TBL_ITERM); in bq25890_power_supply_get_property()
557 val->intval = bq25890_find_val(bq->init_data.iterm, TBL_ITERM); in bq25890_power_supply_get_property()
1356 {"ti,termination-current", false, TBL_ITERM, &init->iterm}, in bq25890_fw_read_u32_props()
1357 {"ti,precharge-current", false, TBL_ITERM, &init->iprechg}, in bq25890_fw_read_u32_props()