Searched refs:trcpdcr (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/hwtracing/coresight/ |
| H A D | coresight-etm4x-core.c | 594 u32 trcpdcr = etm4x_relaxed_read32(csa, TRCPDCR); in etm4_enable_hw() local 600 etm4x_relaxed_write32(csa, trcpdcr | TRCPDCR_PU, TRCPDCR); in etm4_enable_hw() 1987 state->trcpdcr = etm4x_read32(csa, TRCPDCR); in __etm4_cpu_save() 2004 etm4x_relaxed_write32(csa, (state->trcpdcr & ~TRCPDCR_PU), in __etm4_cpu_save() 2110 etm4x_relaxed_write32(csa, state->trcpdcr, TRCPDCR); in __etm4_cpu_restore()
|
| H A D | coresight-etm4x.h | 961 u32 trcpdcr; member
|
| H A D | coresight-etm4x-sysfs.c | 2550 coresight_etm4x_reg(trcpdcr, TRCPDCR),
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-coresight-devices-etm4x | 345 What: /sys/bus/coresight/devices/etm<N>/mgmt/trcpdcr
|