Searched refs:TBL_TREG (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/power/charge/ |
| H A D | bq25890_charger.c | 52 TBL_TREG, enumerator 103 [TBL_TREG] = { .lt = {bq25890_treg_tbl, BQ25890_TREG_TBL_SIZE} }, 138 if (id >= TBL_TREG) { in bq25890_find_idx()
|
| /OK3568_Linux_fs/kernel/drivers/power/supply/ |
| H A D | sc89890_charger.c | 273 TBL_TREG, enumerator 315 [TBL_TREG] = { .lt = {sc89890_treg_tbl, SC89890_TREG_TBL_SIZE} }, 342 if (id >= TBL_TREG) { in sc89890_find_idx() 368 if (id >= TBL_TREG) in sc89890_find_val() 992 {"sc,thermal-regulation-threshold", true, TBL_TREG, &init->treg}, in sc89890_fw_read_u32_props()
|
| H A D | bq25890_charger.c | 281 TBL_TREG, enumerator 325 [TBL_TREG] = { .lt = {bq25890_treg_tbl, BQ25890_TREG_TBL_SIZE} }, 352 if (id >= TBL_TREG) { in bq25890_find_idx() 378 if (id >= TBL_TREG) in bq25890_find_val() 890 {"ti,thermal-regulation-threshold", true, TBL_TREG, &init->treg}, in bq25890_fw_read_u32_props()
|