Home
last modified time | relevance | path

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

/openbmc/linux/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()