Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/charge/
H A Dbq25700_charger.c52 TBL_OTGVOL, enumerator
113 [TBL_OTGVOL] = {.rt = {4480000, 20800000, 64000} },
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dbq25700_charger.c494 TBL_OTGVOL, enumerator
531 [TBL_OTGVOL] = {.rt = {4480000, 20800000, 64000} },
913 {"ti,otg-voltage", false, TBL_OTGVOL, in bq25700_fw_read_u32_props()
945 if (props[i].tbl_id == TBL_OTGVOL) { in bq25700_fw_read_u32_props()
948 bq25700_tables[TBL_OTGVOL].rt = sc8886_otg_range; in bq25700_fw_read_u32_props()