Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c467 u32 trcpdcr = etm4x_relaxed_read32(csa, TRCPDCR); in etm4_enable_hw()
473 etm4x_relaxed_write32(csa, trcpdcr | TRCPDCR_PU, TRCPDCR); in etm4_enable_hw()
779 control = etm4x_relaxed_read32(csa, TRCPDCR); in etm4_disable_hw()
781 etm4x_relaxed_write32(csa, control, TRCPDCR); in etm4_disable_hw()
1676 state->trcpdcr = etm4x_read32(csa, TRCPDCR); in __etm4_cpu_save()
1696 TRCPDCR); in __etm4_cpu_save()
1798 etm4x_relaxed_write32(csa, state->trcpdcr, TRCPDCR); in __etm4_cpu_restore()
H A Dcoresight-etm4x.h86 #define TRCPDCR 0x310 macro
371 CASE_##op((val), TRCPDCR) \
H A Dcoresight-etm4x-sysfs.c2449 coresight_etm4x_reg(trcpdcr, TRCPDCR),
/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/mali/sources/etm/
H A Dcoresight_mali_source_etm_core.c64 WRITE_IMM_OP(CS_ETM_BASE_ADDR + TRCPDCR, TRCPDCR_PU),
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/
H A Dcoresight.txt115 skip powering up the trace unit. TRCPDCR.PU does not have to be set
119 when TRCPDCR.PU is set.