Home
last modified time | relevance | path

Searched refs:TRCPRGCTLR (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-core.c460 etm4x_relaxed_write32(csa, 1, TRCPRGCTLR); in etm4_enable_trace_unit()
513 etm4x_relaxed_write32(csa, 0, TRCPRGCTLR); in etm4_enable_hw()
975 control = etm4x_relaxed_read32(csa, TRCPRGCTLR); in etm4_disable_trace_unit()
999 etm4x_relaxed_write32(csa, control, TRCPRGCTLR); in etm4_disable_trace_unit()
H A Dcoresight-etm4x.h26 #define TRCPRGCTLR 0x004 macro
318 CASE_##op((val), TRCPRGCTLR) \
/linux/arch/arm64/tools/
H A Dsysreg4247 Field 44 TRCPRGCTLR
4311 Field 44 TRCPRGCTLR
/linux/arch/arm64/kvm/
H A Demulate-nested.c1672 SR_FGT(SYS_TRCPRGCTLR, HDFGRTR, TRCPRGCTLR, 1),