Home
last modified time | relevance | path

Searched refs:TBL_INPUTVOL (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/rk3588/kernel/drivers/power/supply/
H A Dbq25700_charger.c490 TBL_INPUTVOL, enumerator
518 [TBL_INPUTVOL] = { .rt = {3200000, 19520000, 64000} },
1183 val->intval = bq25700_tables[TBL_INPUTVOL].rt.max; in bq25700_power_supply_get_property()
1280 vol_idx = bq25700_find_idx((prop.intval - 1280000 - 3200000), TBL_INPUTVOL); in bq2570x_pd_notifier_call()
1561 vol_idx = bq25700_find_idx(DEFAULT_INPUTVOL, TBL_INPUTVOL); in bq25700_discnt()
1702 vol_idx = bq25700_find_idx((prop.intval - 1280000 - 3200000), TBL_INPUTVOL); in bq25700_register_pd_nb()
2060 vol_idx = bq25700_find_idx(DEFAULT_INPUTVOL, TBL_INPUTVOL); in bq25700_shutdown()

Completed in 4 milliseconds