Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg_booke.h530 #define TCR_WRC(x) (((x)&0x3)<<28) /* WDT Reset Control */ macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h386 #define TCR_WRC(x) (((x)&0x3)<<28) /* WDT Reset Control */ macro