Home
last modified time | relevance | path

Searched refs:HID0_EMCP (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Drelease.S37 lis r3, HID0_EMCP@h /* enable machine check */
H A Dstart.S304 lis r0,HID0_EMCP@h /* Enable machine check */
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h229 #define HID0_EMCP (1<<31) /* Enable Machine Check pin */ macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h560 #define HID0_EMCP (1<<31) /* Enable Machine Check pin */ macro