Home
last modified time | relevance | path

Searched defs:TSR_ENW (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/ppc/
H A Dppc_booke.c73 #define TSR_ENW (1U << 31) /* Enable Next Watchdog Timer */ macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h416 #define TSR_ENW 0x80000000 /* Enable Next Watchdog */ macro