Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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 */
/rk3399_rockchip-uboot/arch/powerpc/include/asm/
H A Dprocessor.h229 #define HID0_EMCP (1<<31) /* Enable Machine Check pin */ macro