Home
last modified time | relevance | path

Searched refs:TRCSYNCPR (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/hwtracing/coresight/
Dcoresight-etm4x-cfg.c61 CHECKREG(TRCSYNCPR, syncfreq); in etm4_cfg_map_reg_offset()
Dcoresight-etm4x.h36 #define TRCSYNCPR 0x034 macro
289 CASE_##op((val), TRCSYNCPR) \
Dcoresight-etm4x-core.c416 etm4x_relaxed_write32(csa, config->syncfreq, TRCSYNCPR); in etm4_enable_hw()
1616 state->trcsyncpr = etm4x_read32(csa, TRCSYNCPR); in __etm4_cpu_save()
1745 etm4x_relaxed_write32(csa, state->trcsyncpr, TRCSYNCPR); in __etm4_cpu_restore()