Home
last modified time | relevance | path

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

/src/sys/arm/arm/
H A Ddebug_monitor.c88 #define ID_DFR0_CP_DEBUG_M_V7 (0x4) /* v7 Debug arch. CP14 access */ macro
597 case ID_DFR0_CP_DEBUG_M_V7: /* fall through */ in dbg_enable_monitor()
804 case ID_DFR0_CP_DEBUG_M_V7: in dbg_get_ossr()
820 case ID_DFR0_CP_DEBUG_M_V7: in dbg_arch_supported()
860 case ID_DFR0_CP_DEBUG_M_V7: in dbg_reset_state()
949 (dbg_model == ID_DFR0_CP_DEBUG_M_V7) ? "v7" : in dbg_monitor_init()