Searched refs:TRFCR_ELx_E0TRE (Results 1 – 3 of 3) sorted by relevance
29 write_trfcr(trfcr & ~(TRFCR_ELx_ExTRE | TRFCR_ELx_E0TRE)); in cpu_prohibit_trace()
274 trfcr &= ~TRFCR_ELx_E0TRE; in etm4x_allow_trace()1019 TRFCR_ELx_E0TRE); in cpu_detect_trace_filtering()
1117 #define TRFCR_ELx_E0TRE BIT(0) macro