Home
last modified time | relevance | path

Searched defs:TCR_WIE (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/ppc/
H A Dppc_booke.c51 #define TCR_WIE (1U << 27) /* Watchdog Timer Interrupt Enable */ macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg_booke.h536 #define TCR_WIE 0x08000000 /* WDT Interrupt Enable */ macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h391 #define TCR_WIE 0x08000000 /* WDT Interrupt Enable */ macro