Searched refs:TRFCR_ELx_E0TRE (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-self-hosted-trace.h29 write_trfcr(trfcr & ~(TRFCR_ELx_ExTRE | TRFCR_ELx_E0TRE));
H A Dcoresight-etm4x-core.c298 trfcr &= ~TRFCR_ELx_E0TRE;
1145 TRFCR_ELx_E0TRE);
/linux-master/tools/arch/arm64/include/asm/
H A Dsysreg.h636 #define TRFCR_ELx_E0TRE BIT(0) macro
/linux-master/arch/arm64/include/asm/
H A Dsysreg.h971 #define TRFCR_ELx_E0TRE BIT(0) macro

Completed in 117 milliseconds