Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dreg_booke.h31 #define MSR_DWE __MASK(MSR_DWE_LG) macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h33 #define MSR_DWE (1<<10) /* Debug Wait Enable (4xx) */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h451 #define MSR_DWE PPC_BIT_NR(53) /* Debug wait enable on 405 x */ macro