Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/charge/
H A Dbq25890_charger.c43 TBL_VREG, enumerator
94 [TBL_VREG] = { .rt = {3840000, 4608000, 16000} }, /* uV */
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dsc89890_charger.c266 TBL_VREG, enumerator
308 [TBL_VREG] = { .rt = {3840000, 4608000, 16000} }, /* uV */
550 val->intval = sc89890_find_val(sc89890->init_data.vreg, TBL_VREG); in sc89890_power_supply_get_property()
903 val = sc89890_find_val(sc89890->init_data.vreg, TBL_VREG); in registers_show()
984 {"sc,battery-regulation-voltage", false, TBL_VREG, &init->vreg}, in sc89890_fw_read_u32_props()
H A Dbq25890_charger.c273 TBL_VREG, enumerator
317 [TBL_VREG] = { .rt = {3840000, 4608000, 16000} }, /* uV */
509 val->intval = bq25890_find_val(bq->init_data.vreg, TBL_VREG); in bq25890_power_supply_get_property()
882 {"ti,battery-regulation-voltage", false, TBL_VREG, &init->vreg}, in bq25890_fw_read_u32_props()