Searched refs:ARM_DEBUG_ARCH_V7_ECP14 (Results 1 – 2 of 2) sorted by relevance
152 return (arch >= ARM_DEBUG_ARCH_V6 && arch <= ARM_DEBUG_ARCH_V7_ECP14) || in debug_arch_supported()181 return (get_debug_arch() >= ARM_DEBUG_ARCH_V7_ECP14 && in core_has_mismatch_brps()247 case ARM_DEBUG_ARCH_V7_ECP14: in enable_monitor_mode()302 if (debug_arch < ARM_DEBUG_ARCH_V7_ECP14) in get_max_wp_len()1028 case ARM_DEBUG_ARCH_V7_ECP14: in core_has_os_save_restore()1065 case ARM_DEBUG_ARCH_V7_ECP14: in reset_ctrl_regs()
52 #define ARM_DEBUG_ARCH_V7_ECP14 3 macro