Home
last modified time | relevance | path

Searched refs:TBL_TREG (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dbq25890_charger.c267 TBL_TREG, enumerator
310 [TBL_TREG] = { .lt = {bq25890_treg_tbl, BQ25890_TREG_TBL_SIZE} },
337 if (id >= TBL_TREG) { in bq25890_find_idx()
363 if (id >= TBL_TREG) in bq25890_find_val()
870 {"ti,thermal-regulation-threshold", true, TBL_TREG, &init->treg}, in bq25890_fw_read_u32_props()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dbq25890_charger.c289 TBL_TREG, enumerator
356 [TBL_TREG] = { .lt = {bq25890_treg_tbl, BQ25890_TREG_TBL_SIZE} },
384 if (id >= TBL_TREG) { in bq25890_find_idx()
410 if (id >= TBL_TREG) in bq25890_find_val()
1363 {"ti,thermal-regulation-threshold", true, TBL_TREG, &init->treg}, in bq25890_fw_read_u32_props()

Completed in 4 milliseconds