Home
last modified time | relevance | path

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

/openbmc/u-boot/include/configs/
H A Dsocrates.h53 #define CONFIG_SYS_INIT_DBCR DBCR_IDM /* Enable Debug Exceptions */
H A DMPC8560ADS.h58 #define CONFIG_SYS_INIT_DBCR DBCR_IDM /* Enable Debug Exceptions */
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h125 #define DBCR_IDM 0x40000000 macro