Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A 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()
1675 if (coresight_timeout(csa, TRCSTATR, TRCSTATR_PMSTABLE_BIT, 1)) { in __etm4_cpu_save()
1766 if (coresight_timeout(csa, TRCSTATR, TRCSTATR_IDLE_BIT, 1)) { in __etm4_cpu_save()
H A Dcoresight-etm4x.h28 #define TRCSTATR 0x00C macro
274 CASE_##op((val), TRCSTATR) \
/openbmc/qemu/target/arm/
H A Dcpregs.h550 FIELD(HDFGRTR_EL2, TRCSTATR, 47, 1)
/openbmc/linux/arch/arm64/tools/
H A Dsysreg2180 Field 47 TRCSTATR
/openbmc/linux/arch/arm64/kvm/
H A Demulate-nested.c1265 SR_FGT(SYS_TRCSTATR, HDFGRTR, TRCSTATR, 1),