Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x-cfg.c61 CHECKREG(TRCSYNCPR, syncfreq); in etm4_cfg_map_reg_offset()
H A Dcoresight-etm4x.h36 #define TRCSYNCPR 0x034 macro
281 CASE_##op((val), TRCSYNCPR) \
H A Dcoresight-etm4x-core.c446 etm4x_relaxed_write32(csa, config->syncfreq, TRCSYNCPR); in etm4_enable_hw()
1695 state->trcsyncpr = etm4x_read32(csa, TRCSYNCPR); in __etm4_cpu_save()
1827 etm4x_relaxed_write32(csa, state->trcsyncpr, TRCSYNCPR); in __etm4_cpu_restore()