Searched refs:ARM_DEBUG_ARCH_V7_ECP14 (Results 1 – 2 of 2) sorted by relevance
151 return (arch >= ARM_DEBUG_ARCH_V6 && arch <= ARM_DEBUG_ARCH_V7_ECP14) || in debug_arch_supported()180 return (get_debug_arch() >= ARM_DEBUG_ARCH_V7_ECP14 && in core_has_mismatch_brps()246 case ARM_DEBUG_ARCH_V7_ECP14: in enable_monitor_mode()301 if (debug_arch < ARM_DEBUG_ARCH_V7_ECP14) in get_max_wp_len()993 case ARM_DEBUG_ARCH_V7_ECP14: in core_has_os_save_restore()1030 case ARM_DEBUG_ARCH_V7_ECP14: in reset_ctrl_regs()
52 #define ARM_DEBUG_ARCH_V7_ECP14 3 macro