Searched refs:CONFIG_SYS_INIT_DBCR (Results 1 – 4 of 4) sorted by relevance
55 #define CONFIG_SYS_INIT_DBCR DBCR_IDM /* Enable Debug Exceptions */ macro
58 #define CONFIG_SYS_INIT_DBCR DBCR_IDM /* Enable Debug Exceptions */ macro
338 #if defined(CONFIG_SYS_INIT_DBCR)342 lis r0,CONFIG_SYS_INIT_DBCR@h /* DBCR0[IDM] must be set */343 ori r0,r0,CONFIG_SYS_INIT_DBCR@l
3247 CONFIG_SYS_INIT_DBCR