Searched refs:TRFCR_ELx_ExTRE (Results 1 – 4 of 4) sorted by relevance
29 write_trfcr(trfcr & ~(TRFCR_ELx_ExTRE | TRFCR_ELx_E0TRE)); in cpu_prohibit_trace()
295 trfcr &= ~TRFCR_ELx_ExTRE; in etm4x_allow_trace()1128 TRFCR_ELx_ExTRE | in cpu_detect_trace_filtering()
696 #define TRFCR_ELx_ExTRE BIT(1) macro
1110 #define TRFCR_ELx_ExTRE BIT(1) macro
Completed in 16 milliseconds