Home
last modified time | relevance | path

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

/freebsd/sys/arm/arm/
H A Ddebug_monitor.c88 #define ID_DFR0_CP_DEBUG_M_V7 (0x4) /* v7 Debug arch. CP14 access */ macro
601 case ID_DFR0_CP_DEBUG_M_V7: /* fall through */ in dbg_enable_monitor()
808 case ID_DFR0_CP_DEBUG_M_V7: in dbg_get_ossr()
838 case ID_DFR0_CP_DEBUG_M_V7: in dbg_arch_supported()
888 case ID_DFR0_CP_DEBUG_M_V7: in dbg_reset_state()
979 (dbg_model == ID_DFR0_CP_DEBUG_M_V7) ? "v7" : in dbg_monitor_init()