Searched refs:BQ25980_WATCHDOG_DIS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/power/supply/ | ||
H A D | bq25980_charger.h | 173 #define BQ25980_WATCHDOG_DIS BIT(2) macro |
H A D | bq25980_charger.c | 1083 int wd_reg_val = BQ25980_WATCHDOG_DIS; in bq25980_hw_init() |