Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dbq25980_charger.h176 #define BQ25980_NUM_WD_VAL 4 macro
H A Dbq25980_charger.c272 static int bq25980_watchdog_time[BQ25980_NUM_WD_VAL] = {5000, 10000, 50000,
1084 int wd_max_val = BQ25980_NUM_WD_VAL - 1; in bq25980_hw_init()