Home
last modified time | relevance | path

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

/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.h454 #define MSR_DWE PPC_BIT_NR(53) /* Debug wait enable on 405 x */ macro