Searched refs:TBL_INPUTVOL (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/power/charge/ |
| H A D | bq25700_charger.c | 49 TBL_INPUTVOL, enumerator 107 [TBL_INPUTVOL] = { .rt = {3200000, 19520000, 64000} }, 221 TBL_INPUTVOL); in bq25700_charger_current_init() 270 TBL_INPUTVOL); in bq25703_charger_current_init()
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | bq25700_charger.c | 491 TBL_INPUTVOL, enumerator 525 [TBL_INPUTVOL] = { .rt = {3200000, 19520000, 64000} }, 1203 val->intval = bq25700_tables[TBL_INPUTVOL].rt.max; in bq25700_power_supply_get_property() 1300 vol_idx = bq25700_find_idx((prop.intval - 1280000 - 3200000), TBL_INPUTVOL); in bq2570x_pd_notifier_call() 1581 vol_idx = bq25700_find_idx(DEFAULT_INPUTVOL, TBL_INPUTVOL); in bq25700_discnt() 1722 vol_idx = bq25700_find_idx((prop.intval - 1280000 - 3200000), TBL_INPUTVOL); in bq25700_register_pd_nb() 2094 vol_idx = bq25700_find_idx(DEFAULT_INPUTVOL, TBL_INPUTVOL); in bq25700_shutdown()
|