Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg_booke.h558 #define TSR_WRS(x) (((x)&0x3)<<28) /* WDT Reset Status */ macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h418 #define TSR_WRS(x) (((x)&0x3)<<28) /* WDT Reset Status */ macro