Home
last modified time | relevance | path

Searched full:trcpdcr (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/Documentation/devicetree/bindings/arm/
Darm,coresight-etm.yaml98 TRCPDCR.PU does not have to be set on Qualcomm Technologies Inc. systems
101 watchdog counter is stopped when TRCPDCR.PU is set.
/Linux-v6.1/drivers/hwtracing/coresight/
Dcoresight-etm4x-core.c469 u32 trcpdcr = etm4x_relaxed_read32(csa, TRCPDCR); in etm4_enable_hw() local
475 etm4x_relaxed_write32(csa, trcpdcr | TRCPDCR_PU, TRCPDCR); in etm4_enable_hw()
820 control = etm4x_relaxed_read32(csa, TRCPDCR); in etm4_disable_hw()
822 etm4x_relaxed_write32(csa, control, TRCPDCR); in etm4_disable_hw()
1683 state->trcpdcr = etm4x_read32(csa, TRCPDCR); in __etm4_cpu_save()
1702 etm4x_relaxed_write32(csa, (state->trcpdcr & ~TRCPDCR_PU), in __etm4_cpu_save()
1703 TRCPDCR); in __etm4_cpu_save()
1805 etm4x_relaxed_write32(csa, state->trcpdcr, TRCPDCR); in __etm4_cpu_restore()
1953 /* TRCPDCR is not accessible with system instructions. */ in etm4_probe()
Dcoresight-etm4x.h87 #define TRCPDCR 0x310 macro
470 CASE_##op((val), TRCPDCR) \
950 u32 trcpdcr; member
Dcoresight-etm4x-sysfs.c2519 coresight_etm4x_reg(trcpdcr, TRCPDCR),
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-bus-coresight-devices-etm4x339 What: /sys/bus/coresight/devices/etm<N>/mgmt/trcpdcr