Home
last modified time | relevance | path

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

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