Home
last modified time | relevance | path

Searched refs:TRCSTATR (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/hwtracing/coresight/
Dcoresight-etm4x-core.c433 if (coresight_timeout(csa, TRCSTATR, TRCSTATR_IDLE_BIT, 1)) in etm4_enable_hw()
526 if (coresight_timeout(csa, TRCSTATR, TRCSTATR_IDLE_BIT, 0)) in etm4_enable_hw()
907 if (coresight_timeout(csa, TRCSTATR, TRCSTATR_PMSTABLE_BIT, 1)) in etm4_disable_hw()
1668 if (coresight_timeout(csa, TRCSTATR, TRCSTATR_PMSTABLE_BIT, 1)) { in __etm4_cpu_save()
1760 if (coresight_timeout(csa, TRCSTATR, TRCSTATR_IDLE_BIT, 1)) { in __etm4_cpu_save()
Dcoresight-etm4x.h28 #define TRCSTATR 0x00C macro
282 CASE_##op((val), TRCSTATR) \
/Linux-v6.6/arch/arm64/tools/
Dsysreg2180 Field 47 TRCSTATR
/Linux-v6.6/arch/arm64/kvm/
Demulate-nested.c1265 SR_FGT(SYS_TRCSTATR, HDFGRTR, TRCSTATR, 1),