Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/charge/
H A Dbq25700_charger.c48 TBL_CHGMAX, enumerator
105 [TBL_CHGMAX] = { .rt = {0, 19200000, 16000} },
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dbq25700_charger.c490 TBL_CHGMAX, enumerator
523 [TBL_CHGMAX] = { .rt = {0, 19200000, 16000} },
903 {"ti,max-charge-voltage", false, TBL_CHGMAX, in bq25700_fw_read_u32_props()
935 if ((props[i].tbl_id == TBL_CHGMAX) && in bq25700_fw_read_u32_props()
1199 val->intval = bq25700_tables[TBL_CHGMAX].rt.max; in bq25700_power_supply_get_property()