Searched refs:TSR_ENW (Results 1 – 5 of 5) sorted by relevance
92 mtspr(SPR_TSR, TSR_ENW); in e500wdog_tickle()113 mtspr(SPR_TSR, TSR_ENW); in e500wdog_setmode()122 mtspr(SPR_TSR, TSR_ENW); in e500wdog_setmode()
118 tsr |= TSR_ENW | TSR_WIS; in wdog_tickle()131 tsr &= ~(TSR_ENW | TSR_WIS); in wdog_setmode()
101 #define TSR_ENW 0x80000000 /* Enable Next Watchdog */ macro
280 #define TSR_ENW 0x80000000 /* Enable Next Watchdog (W1C) */ macro
925 mtspr(SPR_TSR, TSR_ENW|TSR_WIS); in e500_wdogintr()