Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dbq25980_charger.c272 static int bq25980_watchdog_time[BQ25980_NUM_WD_VAL] = {5000, 10000, 50000, variable
1091 if (bq->watchdog_timer >= bq25980_watchdog_time[wd_max_val]) in bq25980_hw_init()
1095 if (bq->watchdog_timer > bq25980_watchdog_time[i] && in bq25980_hw_init()
1096 bq->watchdog_timer < bq25980_watchdog_time[i + 1]) { in bq25980_hw_init()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dbq25980_charger.c272 static int bq25980_watchdog_time[BQ25980_NUM_WD_VAL] = {5000, 10000, 50000, variable
1091 if (bq->watchdog_timer >= bq25980_watchdog_time[wd_max_val]) in bq25980_hw_init()
1095 if (bq->watchdog_timer > bq25980_watchdog_time[i] && in bq25980_hw_init()
1096 bq->watchdog_timer < bq25980_watchdog_time[i + 1]) { in bq25980_hw_init()

Completed in 5 milliseconds