Home
last modified time | relevance | path

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

/arch/powerpc/platforms/85xx/
Dsmp.c88 mtspr(SPRN_TSR, TSR_ENW | TSR_WIS | TSR_DIS | TSR_FIS); in smp_85xx_setup_cpu()
/arch/powerpc/include/asm/
Dreg_booke.h366 #define TSR_ENW 0x80000000 /* Enable Next Watchdog */ macro
/arch/powerpc/kernel/
Dtime.c725 mtspr(SPRN_TSR, TSR_ENW | TSR_WIS | TSR_DIS | TSR_FIS); in generic_calibrate_decr()