Searched refs:WATCHDOG_MASK (Results 1 – 2 of 2) sorted by relevance
103 #define WATCHDOG_MASK GENMASK(7, 6) macro530 cps5601x_update_bits(charger, CPS5601X_REG_0B, WATCHDOG_MASK, WATCHDOG_TIME(0)); in cps5601x_probe()
342 #define WATCHDOG_MASK (TCR_WP(63) | TCR_WRC(3) | TCR_WIE) macro346 mtspr(SPRN_TCR, (mfspr(SPRN_TCR) & ~WATCHDOG_MASK) | in init_85xx_watchdog()