Searched refs:TRCSTATR (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/hwtracing/coresight/ |
H A D | coresight-etm4x-core.c | 433 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 D | coresight-etm4x.h | 28 #define TRCSTATR 0x00C macro 274 CASE_##op((val), TRCSTATR) \
|
/openbmc/qemu/target/arm/ |
H A D | cpregs.h | 550 FIELD(HDFGRTR_EL2, TRCSTATR, 47, 1)
|
/openbmc/linux/arch/arm64/tools/ |
H A D | sysreg | 2180 Field 47 TRCSTATR
|
/openbmc/linux/arch/arm64/kvm/ |
H A D | emulate-nested.c | 1265 SR_FGT(SYS_TRCSTATR, HDFGRTR, TRCSTATR, 1),
|